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.cpp178 lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI, int Opcode, function in class:MipsMCInstLower
202 lowerLongBranchADDiu(MI, OutMI, Mips::ADDiu,
208 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu,
211 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu,

Completed in 58 milliseconds