Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3479 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3503 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3529 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3567 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3588 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3609 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3630 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3647 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3668 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3689 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp708 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
722 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
730 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
739 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
783 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19041 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
19057 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic()
19082 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
19104 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
19118 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
19132 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
19142 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
19151 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
19160 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
19172 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1030 Info.ptrVal = in getTgtMemIntrinsic()
1034 Info.ptrVal = in getTgtMemIntrinsic()
1100 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
1115 Info.ptrVal = in getTgtMemIntrinsic()
1130 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
1143 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
1154 Info.ptrVal = in getTgtMemIntrinsic()
1169 Info.ptrVal = CI.getOperand(0); in getTgtMemIntrinsic()
1186 Info.ptrVal = in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10799 Info.ptrVal = CI.getArgOperand(CI.getNumArgOperands() - 1); in setInfoSVEStN()
10837 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic()
10863 Info.ptrVal = I.getArgOperand(I.getNumArgOperands() - 1); in getTgtMemIntrinsic()
10875 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
10886 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
10896 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
10905 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
10914 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
10926 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2033 Info.ptrVal = getUnderLyingObjectForBrevLdIntr(BasePtrVal); in getTgtMemIntrinsic()
2057 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h987 PointerUnion<const Value *, const PseudoSourceValue *> ptrVal; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2343 MIB.addMemOperand(MF->getMachineMemOperand(MachinePointerInfo(Info.ptrVal), in translateCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5139 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
5147 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
5155 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
5163 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
5177 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
5195 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
5207 Info.ptrVal = nullptr; in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16002 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
16042 Info.ptrVal = I.getArgOperand(1); in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp853 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4829 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()