Home
last modified time | relevance | path

Searched defs:PtrVal (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DPointerIntPair.h50 PointerIntPair(PointerTy PtrVal, IntType IntVal) { in PointerIntPair()
54 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()
60 void setPointer(PointerTy PtrVal) { in setPointer()
68 void initWithPointer(PointerTy PtrVal) { in initWithPointer()
72 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) { in setPointerAndInt()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DPointerIntPair.h51 PointerIntPair(PointerTy PtrVal, IntType IntVal) { in PointerIntPair()
54 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()
62 void setPointer(PointerTy PtrVal) { in setPointer()
70 void initWithPointer(PointerTy PtrVal) { in initWithPointer()
74 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) { in setPointerAndInt()
/external/llvm/include/llvm/ADT/
DPointerIntPair.h51 PointerIntPair(PointerTy PtrVal, IntType IntVal) { in PointerIntPair()
54 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()
62 void setPointer(PointerTy PtrVal) { in setPointer()
70 void initWithPointer(PointerTy PtrVal) { in initWithPointer()
74 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) { in setPointerAndInt()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DPointerIntPair.h77 intptr_t PtrVal in setPointer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp464 Value *PtrVal = B.CreateBitCast(&Arg, PtrTy); in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h425 Error handleWritePtr(JITTargetAddress Addr, JITTargetAddress PtrVal) { in handleWritePtr()
DOrcRemoteTargetClient.h655 Error writePointer(JITTargetAddress Addr, JITTargetAddress PtrVal) { in writePointer()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h426 Error handleWritePtr(TargetAddress Addr, TargetAddress PtrVal) { in handleWritePtr()
DOrcRemoteTargetClient.h799 Error writePointer(TargetAddress Addr, TargetAddress PtrVal) { in writePointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp384 Value *PtrVal = SrcVal->getPointerOperand(); in getLoadValueForLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAliasSetTracker.cpp513 void AliasSetTracker::deleteValue(Value *PtrVal) { in deleteValue()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasSetTracker.cpp484 void AliasSetTracker::deleteValue(Value *PtrVal) { in deleteValue()
/external/llvm/lib/Analysis/
DAliasSetTracker.cpp554 void AliasSetTracker::deleteValue(Value *PtrVal) { in deleteValue()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h56 Value *PtrVal; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp1074 LatticeVal PtrVal = getValueState(I.getOperand(0)); in visitLoadInst() local
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp1031 LatticeVal PtrVal = getValueState(I.getOperand(0)); in visitLoadInst() local
DGVN.cpp1042 Value *PtrVal = SrcVal->getPointerOperand(); in GetLoadValueForLoad() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp1225 LatticeVal PtrVal = getValueState(I.getOperand(0)); in visitLoadInst() local
DGVN.cpp998 Value *PtrVal = SrcVal->getPointerOperand(); in GetLoadValueForLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1548 Value *PtrVal = in expandAtomicOpToLibcall() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1544 Value *PtrVal = in expandAtomicOpToLibcall() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1452 const Constant *PtrVal = CE->getOperand(0); in LowerConstant() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h58 Value *PtrVal = nullptr; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3896 const Value* PtrVal, in getAtomic()
3968 const Value* PtrVal, in getAtomic()
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp524 llvm::Constant *getImageRelativeConstant(llvm::Constant *PtrVal) { in getImageRelativeConstant()

12