Searched refs:shortenIIF (Results 1 – 1 of 1) sorted by relevance
39 bool shortenIIF(MachineInstr &MI, unsigned LLIxL, unsigned LLIxH);77 bool SystemZShortenInst::shortenIIF(MachineInstr &MI, unsigned LLIxL, in shortenIIF() function in SystemZShortenInst218 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()222 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()