Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp49 bool shortenFPConv(MachineInstr &MI, unsigned Opcode);
157 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv() function in SystemZShortenInst
208 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()
216 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()