HomeSort by relevance Sort by last modified time
    Searched refs:lowerLongBranch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsMCInstLower.h 46 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
MipsMCInstLower.cpp 193 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI,
220 if (lowerLongBranch(MI, OutMI))

Completed in 289 milliseconds