Searched refs:lowerLongBranch (Results 1 – 2 of 2) sorted by relevance
48 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
294 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() function in MipsMCInstLower316 if (lowerLongBranch(MI, OutMI)) in Lower()