Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp45 bool shortenFPConv(MachineInstr &MI, unsigned Opcode);
152 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv() function in SystemZShortenInst
203 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()
211 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()