Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1443 Register DstPhys = in foldMemoryOperandImpl() local
1449 if (DstPhys && !SystemZ::GRH32BitRegClass.contains(DstPhys) && SrcReg && in foldMemoryOperandImpl()
1450 SrcReg.isVirtual() && DstPhys == VRM->getPhys(SrcReg)) in foldMemoryOperandImpl()