Searched refs:shortenFPConv (Results 1 – 2 of 2) sorted by relevance
49 bool shortenFPConv(MachineInstr &MI, unsigned Opcode);157 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv() function in SystemZShortenInst216 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()220 Changed |= shortenFPConv(MI, SystemZ::FIEBRA); in processBlock()228 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()
49 bool shortenFPConv(MachineInstr &MI, unsigned Opcode);157 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv() function in SystemZShortenInst208 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()216 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()