Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3354 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in lowerVACOPY() local
3360 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in lowerVACOPY()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp15715 const SDValue &SrcSV = Op.getOperand(0); in computeKnownBitsForTargetNode() local
15716 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode()
15724 Known = DAG.computeKnownBits(SrcSV, DemandedElt, Depth + 1); in computeKnownBitsForTargetNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5717 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in LowerVACOPY() local
5722 MachinePointerInfo(SrcSV)); in LowerVACOPY()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23255 const Value *SrcSV = cast<SrcValueSDNode>(Op.getOperand(4))->getValue(); in LowerVACOPY() local
23261 MachinePointerInfo(DstSV), MachinePointerInfo(SrcSV)); in LowerVACOPY()