Home
last modified time | relevance | path

Searched defs:CreateIntCast (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DTargetFolder.h173 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
DConstantFolder.h162 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
DNoFolder.h221 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function