Home
last modified time | relevance | path

Searched refs:DstPtrInfo (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp52 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
67 unsigned Align, MachinePointerInfo DstPtrInfo) { in memsetStore() argument
74 Dst, DstPtrInfo, false, false, Align); in memsetStore()
80 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
102 Align, DstPtrInfo); in EmitTargetCodeForMemset()
107 DstPtrInfo = DstPtrInfo.getWithOffset(Size1); in EmitTargetCodeForMemset()
109 std::min(Align, Size1), DstPtrInfo); in EmitTargetCodeForMemset()
115 SDValue Chain1 = DAG.getStore(Chain, DL, Byte, Dst, DstPtrInfo, in EmitTargetCodeForMemset()
122 DstPtrInfo.getWithOffset(1), in EmitTargetCodeForMemset()
137 Chain = DAG.getStore(Chain, DL, Byte, Dst, DstPtrInfo, in EmitTargetCodeForMemset()
DSystemZSelectionDAGInfo.h31 MachinePointerInfo DstPtrInfo,
37 MachinePointerInfo DstPtrInfo) const override;
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAGInfo.h62 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemcpy() argument
78 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemmove() argument
94 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset() argument
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp131 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
191 DstPtrInfo = DstPtrInfo.getWithOffset(NumRegs * VTSize); in EmitTargetCodeForMemcpy()
239 DstPtrInfo.getWithOffset(DstOff), false, false, 0); in EmitTargetCodeForMemcpy()
251 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemmove() argument
259 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
DARMSelectionDAGInfo.h45 MachinePointerInfo DstPtrInfo,
52 MachinePointerInfo DstPtrInfo,
59 MachinePointerInfo DstPtrInfo) const override;
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXSelectionDAGInfo.cpp34 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemcpy() argument
84 DstPtrInfo.getWithOffset(DstOff), in EmitTargetCodeForMemcpy()
133 DstPtrInfo.getWithOffset(DstOff), false, false, 0); in EmitTargetCodeForMemcpy()
146 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
DPTXSelectionDAGInfo.h38 MachinePointerInfo DstPtrInfo,
47 MachinePointerInfo DstPtrInfo) const;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp35 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
39 if (DstPtrInfo.getAddrSpace() >= 256) in EmitTargetCodeForMemset()
167 Align, isVolatile, DstPtrInfo.getWithOffset(Offset)); in EmitTargetCodeForMemset()
179 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemcpy() argument
198 if (DstPtrInfo.getAddrSpace() >= 256 || in EmitTargetCodeForMemcpy()
253 DstPtrInfo.getWithOffset(Offset), in EmitTargetCodeForMemcpy()
DX86SelectionDAGInfo.h42 MachinePointerInfo DstPtrInfo) const;
50 MachinePointerInfo DstPtrInfo,
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp50 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
63 if (DstPtrInfo.getAddrSpace() >= 256) in EmitTargetCodeForMemset()
189 DstPtrInfo.getWithOffset(Offset)); in EmitTargetCodeForMemset()
199 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
219 if (DstPtrInfo.getAddrSpace() >= 256 || in EmitTargetCodeForMemcpy()
278 DstPtrInfo.getWithOffset(Offset), in EmitTargetCodeForMemcpy()
DX86SelectionDAGInfo.h38 MachinePointerInfo DstPtrInfo) const override;
44 MachinePointerInfo DstPtrInfo,
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSelectionDAGInfo.cpp34 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemcpy() argument
81 DstPtrInfo.getWithOffset(DstOff), in EmitTargetCodeForMemcpy()
130 DstPtrInfo.getWithOffset(DstOff), false, false, 0); in EmitTargetCodeForMemcpy()
146 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
DARMSelectionDAGInfo.h53 MachinePointerInfo DstPtrInfo,
63 MachinePointerInfo DstPtrInfo) const;
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h54 MachinePointerInfo DstPtrInfo, in EmitTargetCodeForMemcpy() argument
68 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemmove() argument
82 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset() argument
/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.h27 MachinePointerInfo DstPtrInfo,
DHexagonSelectionDAGInfo.cpp23 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
/external/llvm/lib/Target/Lanai/
DLanaiSelectionDAGInfo.cpp25 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
DLanaiSelectionDAGInfo.h30 MachinePointerInfo DstPtrInfo,
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.h26 MachinePointerInfo DstPtrInfo) const override;
DAArch64SelectionDAGInfo.cpp22 MachinePointerInfo DstPtrInfo) const { in EmitTargetCodeForMemset()
/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.h29 MachinePointerInfo DstPtrInfo,
DXCoreSelectionDAGInfo.cpp22 MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemcpy() argument
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4297 MachinePointerInfo DstPtrInfo, in getMemcpyLoadsAndStores() argument
4328 DstPtrInfo.getAddrSpace(), in getMemcpyLoadsAndStores()
4380 DstPtrInfo.getWithOffset(DstOff), isVol, in getMemcpyLoadsAndStores()
4399 DstPtrInfo.getWithOffset(DstOff), VT, isVol, in getMemcpyLoadsAndStores()
4415 MachinePointerInfo DstPtrInfo, in getMemmoveLoadsAndStores() argument
4440 DstPtrInfo.getAddrSpace(), in getMemmoveLoadsAndStores()
4483 DstPtrInfo.getWithOffset(DstOff), isVol, false, Align); in getMemmoveLoadsAndStores()
4512 MachinePointerInfo DstPtrInfo) { in getMemsetStores() argument
4533 DstPtrInfo.getAddrSpace(), ~0u, in getMemsetStores()
4582 DstPtrInfo.getWithOffset(DstOff), in getMemsetStores()
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3419 MachinePointerInfo DstPtrInfo, in getMemcpyLoadsAndStores() argument
3481 DstPtrInfo.getWithOffset(DstOff), isVol, in getMemcpyLoadsAndStores()
3497 DstPtrInfo.getWithOffset(DstOff), VT, isVol, in getMemcpyLoadsAndStores()
3514 MachinePointerInfo DstPtrInfo, in getMemmoveLoadsAndStores() argument
3580 DstPtrInfo.getWithOffset(DstOff), isVol, false, Align); in getMemmoveLoadsAndStores()
3593 MachinePointerInfo DstPtrInfo) { in getMemsetStores() argument
3654 DstPtrInfo.getWithOffset(DstOff), in getMemsetStores()
3667 MachinePointerInfo DstPtrInfo, in getMemcpy() argument
3680 isVol, false, DstPtrInfo, SrcPtrInfo); in getMemcpy()
3690 DstPtrInfo, SrcPtrInfo); in getMemcpy()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAG.h550 MachinePointerInfo DstPtrInfo,
555 MachinePointerInfo DstPtrInfo,
560 MachinePointerInfo DstPtrInfo);

12