Searched defs:CreateIntToPtr (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DConstantFolder.h173 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h192 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { function in class:llvm::TargetFolder
H A DNoFolder.h232 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { function in class:llvm::NoFolder
/external/llvm/include/llvm/IR/
H A DIRBuilder.h1086 Value *CreateIntToPtr(Value *V, Type *DestTy, function in class:llvm::IRBuilder

Completed in 127 milliseconds