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