Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DOperator.h519 friend class PtrToInt; variable
/external/llvm/include/llvm/IR/
DOperator.h456 friend class PtrToInt; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h561 friend class PtrToInt; variable
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h207 llvm::Value* PtrToInt(Args&&... args) { in PtrToInt() function
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1989 Value *PtrToInt = Builder.CreatePtrToInt(PtrOp, Index->getType()); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp375 auto *PtrToInt = dyn_cast<PtrToIntInst>(IntToPtr->getOperand(0)); in simplifyIntToPtrRoundTripCast() local
/external/llvm/bindings/go/llvm/
Dir.go217 PtrToInt Opcode = C.LLVMPtrToInt const
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2092 auto PtrToInt = MIB.buildPtrToInt(CastPtrTy, AddOp1Reg); in convertPtrAddToAdd() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolution.cpp275 const SCEVPtrToIntExpr *PtrToInt = cast<SCEVPtrToIntExpr>(this); in print() local
6672 const SCEVPtrToIntExpr *PtrToInt = cast<SCEVPtrToIntExpr>(S); in getRangeRef() local