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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMCInstLower.h 46 void lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI,
MipsMCInstLower.cpp 252 void MipsMCInstLower::lowerLongBranchADDiu(const MachineInstr *MI,
272 report_fatal_error("Unexpected flags for lowerLongBranchADDiu");
306 lowerLongBranchADDiu(MI, OutMI, Mips::ADDiu);
310 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu);

Completed in 17 milliseconds