Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DNoFolder.h145 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const override { in CreatePtrToInt() function
H A DConstantFolder.h208 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const override { in CreatePtrToInt() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h147 Value *CreatePtrToInt(Constant *C, Type *DestTy) const override { in CreatePtrToInt() function
H A DTargetFolder.h216 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const override { in CreatePtrToInt() function