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

/external/llvm/lib/Target/Mips/
H A DMipsMCInstLower.h43 void lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI,
H A DMipsMCInstLower.cpp185 lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI, int Opcode, function in class:MipsMCInstLower
209 lowerLongBranchADDiu(MI, OutMI, Mips::ADDiu,
215 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu,
218 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu,

Completed in 191 milliseconds