Home
last modified time | relevance | path

Searched refs:DstSV (Results 1 – 3 of 3) 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/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/llvm/lib/Target/X86/
DX86ISelLowering.cpp17024 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in LowerVACOPY() local
17031 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()