Home
last modified time | relevance | path

Searched refs:DstSV (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2840 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in lowerVACOPY() local
2847 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in lowerVACOPY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2974 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in lowerVACOPY() local
2981 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in lowerVACOPY()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp9119 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in LowerVACOPY() local
9126 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20134 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in LowerVACOPY() local
20141 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()