Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp38 bool shortenIIF(MachineInstr &MI, unsigned LLIxL, unsigned LLIxH);
74 bool SystemZShortenInst::shortenIIF(MachineInstr &MI, unsigned LLIxL, in shortenIIF() function in SystemZShortenInst
215 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
219 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()