Searched refs:lowerLongBranch (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsMCInstLower.h46 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
H A DMipsMCInstLower.cpp193 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, function in class:MipsMCInstLower
220 if (lowerLongBranch(MI, OutMI))

Completed in 85 milliseconds