Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h208 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
H A DNoFolder.h272 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h192 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function