Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h212 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
H A DNoFolder.h276 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h195 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function