Home
last modified time | relevance | path

Searched defs:PtrToInt (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h456 friend class PtrToInt; variable
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml182 | PtrToInt Constructor
Dllvm.mli232 | PtrToInt Constructor
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml194 | PtrToInt Constructor
Dllvm.mli252 | PtrToInt Constructor
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1591 Value *PtrToInt = Builder->CreatePtrToInt(PtrOp, Index->getType()); in visitGetElementPtrInst() local
/external/llvm/bindings/go/llvm/
Dir.go217 PtrToInt Opcode = C.LLVMPtrToInt const