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.cpp1271 Register DstPhys = in foldMemoryOperandImpl() local
1277 if (DstPhys && !SystemZ::GRH32BitRegClass.contains(DstPhys) && SrcReg && in foldMemoryOperandImpl()
1278 SrcReg.isVirtual() && DstPhys == VRM->getPhys(SrcReg)) in foldMemoryOperandImpl()