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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h176 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h195 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::TargetFolder
H A DNoFolder.h235 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::NoFolder
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1124 Value *CreatePtrToInt(Value *V, Type *DestTy, function in class:llvm::IRBuilder

Completed in 164 milliseconds