Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2730 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in lowerVACOPY() local
2737 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in lowerVACOPY()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp15960 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in LowerVACOPY() local
15967 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()