Searched refs:lowerLongBranchADDiu (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ |
H A D | MipsMCInstLower.h | 43 void lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI,
|
H A D | MipsMCInstLower.cpp | 185 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