Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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
216 Changed |= shortenFPConv(MI, SystemZ::FIDBRA); in processBlock()
220 Changed |= shortenFPConv(MI, SystemZ::FIEBRA); in processBlock()
228 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()
/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()