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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1244 Register DstPhys = local
1250 if (DstPhys && !SystemZ::GRH32BitRegClass.contains(DstPhys) && SrcReg &&
1252 DstPhys == VRM->getPhys(SrcReg))

Completed in 189 milliseconds