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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h198 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::TargetFolder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h215 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::ConstantFolder
H A DNoFolder.h279 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { function in class:llvm::NoFolder
H A DIRBuilder.h2091 Value *CreatePtrToInt(Value *V, Type *DestTy, function in class:llvm::IRBuilder

Completed in 118 milliseconds