/external/llvm/test/Transforms/GlobalOpt/ |
D | invariant.group.barrier.ll | 46 ; 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-7.0/llvm/test/Transforms/GlobalOpt/ |
D | invariant.group.ll | 46 ; 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/ |
D | SlotIndexes.h | 108 void *ptrVal = v.lie.getOpaqueValue(); 109 return (unsigned((intptr_t)ptrVal)) ^ (unsigned((intptr_t)ptrVal) >> 9);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 3338 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3359 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3380 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3401 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3422 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3459 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3477 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3496 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 3562 Info.ptrVal = nullptr; in getTgtMemIntrinsic() 3682 Info.ptrVal = nullptr; in getTgtMemIntrinsic() [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFWriter.cpp | 542 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/ |
D | NVPTXISelLowering.cpp | 3260 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/ |
D | TargetLowering.h | 543 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/ |
D | TargetLowering.h | 323 const Value* ptrVal; // value representing memory location member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 1036 MIB.addMemOperand(MF->getMachineMemOperand(MachinePointerInfo(Info.ptrVal), in translateCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1843 Info.ptrVal = getUnderLyingObjectForBrevLdIntr(BasePtrVal); in getTgtMemIntrinsic() 1867 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 14167 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 14183 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic() 14208 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 14230 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 14243 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 14255 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic() 14265 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic() 14275 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6842 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 732 PointerUnion<const Value *, const PseudoSourceValue *> ptrVal; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7811 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic() 7837 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic() 7849 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 7860 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic() 7870 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 7879 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 12218 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/ |
D | ARMISelLowering.cpp | 8775 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 792 Info.ptrVal = MFI->getImagePSV( in getTgtMemIntrinsic() 797 Info.ptrVal = MFI->getBufferPSV( in getTgtMemIntrinsic() 833 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 11737 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/ |
D | SIISelLowering.cpp | 274 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 13658 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 13692 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 13744 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic() 13777 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 3530 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4087 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4325 MachinePointerInfo(Info.ptrVal, Info.offset), Info.align, in visitTargetIntrinsic()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4086 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 4093 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic() 4102 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4632 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
|