HomeSort by: relevance | last modified time | path
    Searched refs:lowerLongBranchLUi (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMCInstLower.h 45 void lowerLongBranchLUi(const MachineInstr *MI, MCInst &OutMI) const;
MipsMCInstLower.cpp 215 lowerLongBranchLUi(const MachineInstr *MI, MCInst &OutMI) const {
237 report_fatal_error("Unexpected flags for lowerLongBranchLUi");
302 lowerLongBranchLUi(MI, OutMI);

Completed in 15 milliseconds