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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp182 MachineOperand &LHSMO = MI.getOperand(1); local
186 SystemZMC::getFirstReg(LHSMO.getReg()) < 16 &&
190 MachineOperand Lhs(LHSMO);

Completed in 53 milliseconds