Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DOperator.h456 friend class PtrToInt; variable
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h198 llvm::Value* PtrToInt(Args&&... args) { in PtrToInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h534 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/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml219 | PtrToInt Constructor
Dllvm.mli241 | PtrToInt Constructor
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1591 Value *PtrToInt = Builder->CreatePtrToInt(PtrOp, Index->getType()); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1746 Value *PtrToInt = Builder.CreatePtrToInt(PtrOp, Index->getType()); in visitGetElementPtrInst() local
/external/llvm/bindings/go/llvm/
Dir.go217 PtrToInt Opcode = C.LLVMPtrToInt const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go175 PtrToInt Opcode = C.LLVMPtrToInt const