LLVM API Documentation
Static Public Member Functions | |
static Constant * | EqualTo (const Constant *V1, const Constant *V2) |
static Constant * | CastToBool (const Constant *V) |
static Constant * | CastToSByte (const Constant *V) |
static Constant * | CastToUByte (const Constant *V) |
static Constant * | CastToShort (const Constant *V) |
static Constant * | CastToUShort (const Constant *V) |
static Constant * | CastToInt (const Constant *V) |
static Constant * | CastToUInt (const Constant *V) |
static Constant * | CastToLong (const Constant *V) |
static Constant * | CastToULong (const Constant *V) |
static Constant * | CastToFloat (const Constant *V) |
static Constant * | CastToDouble (const Constant *V) |
static Constant * | CastToPointer (const ConstantPointerNull *V, const PointerType *PTy) |
Definition at line 287 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 292 of file VMCore/ConstantFolding.cpp.
References False.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 322 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 319 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 307 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 313 of file VMCore/ConstantFolding.cpp.
static Constant* NullPointerRules::CastToPointer | ( | const ConstantPointerNull * | V, | |
const PointerType * | PTy | |||
) | [inline, static] |
Definition at line 326 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 295 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 301 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 298 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 310 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 316 of file VMCore/ConstantFolding.cpp.
Reimplemented from TemplateRules< ArgType, SubClassName >.
Definition at line 304 of file VMCore/ConstantFolding.cpp.