Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZShortenInst.cpp39 bool shortenIIF(MachineInstr &MI, unsigned LLIxL, unsigned LLIxH);
77 bool SystemZShortenInst::shortenIIF(MachineInstr &MI, unsigned LLIxL, in shortenIIF() function in SystemZShortenInst
218 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
222 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()