Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3946 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in lowerVACOPY() local
3954 /*CI=*/nullptr, std::nullopt, MachinePointerInfo(DstSV), in lowerVACOPY()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25148 const Value *DstSV = cast<SrcValueSDNode>(Op.getOperand(3))->getValue(); in LowerVACOPY() local
25156 /*CI=*/nullptr, std::nullopt, MachinePointerInfo(DstSV), in LowerVACOPY()