Home
last modified time | relevance | path

Searched refs:ptrVal (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/Transforms/GlobalOpt/
Dinvariant.group.barrier.ll46 ; val = load i32, i32* %ptrVal, !invariant.group !0
67 %ptrVal = load i32*, i32** @ptrToTmp3
68 %val = load i32, i32* %ptrVal, !invariant.group !0
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSlotIndexes.h108 void *ptrVal = v.lie.getOpaqueValue();
109 return (unsigned((intptr_t)ptrVal)) ^ (unsigned((intptr_t)ptrVal) >> 9);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp542 const Constant *ptrVal = CE->getOperand(0); in ResolveConstantExpr() local
544 int64_t Offset = TD->getIndexedOffset(ptrVal->getType(), idxVec); in ResolveConstantExpr()
545 return std::make_pair(ptrVal, Offset); in ResolveConstantExpr()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp3260 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3272 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3291 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3312 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3380 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
3502 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
3557 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
3612 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
3667 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
3707 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
/external/llvm/include/llvm/Target/
DTargetLowering.h543 const Value* ptrVal; // value representing memory location member
552 IntrinsicInfo() : opc(0), ptrVal(nullptr), offset(0), size(0), align(1), in IntrinsicInfo()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h323 const Value* ptrVal; // value representing memory location member
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6842 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic()
6869 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic()
6882 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
6895 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
6907 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
6919 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12218 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
12245 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
12260 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
12274 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
12286 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
12298 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp8775 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
8801 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
8813 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
8824 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11737 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
11773 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
11827 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
11862 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp274 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3530 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4087 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4086 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
4093 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
4102 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()