Searched refs:lowerLongBranch (Results 1 – 4 of 4) sorted by relevance
49 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
295 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() function in MipsMCInstLower313 if (lowerLongBranch(MI, OutMI)) in Lower()
44 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
244 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() function in MipsMCInstLower268 if (lowerLongBranch(MI, OutMI)) in Lower()