Searched refs:shortenFPConv (Results 1 – 1 of 1) sorted by relevance
43 bool shortenFPConv(MachineInstr &MI, unsigned Opcode);155 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv() function in SystemZShortenInst239 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()243 Changed |= shortenFPConv(MI, SystemZ::FIEBRA); in processBlock()251 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()