Searched refs:SrcSV (Results 1 – 4 of 4) sorted by relevance
3354 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in lowerVACOPY() local3360 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in lowerVACOPY()
15715 const SDValue &SrcSV = Op.getOperand(0); in computeKnownBitsForTargetNode() local15716 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode()15724 Known = DAG.computeKnownBits(SrcSV, DemandedElt, Depth + 1); in computeKnownBitsForTargetNode()
5717 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in LowerVACOPY() local5722 MachinePointerInfo(SrcSV)); in LowerVACOPY()
23255 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in LowerVACOPY() local23261 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()