Searched refs:lowerLongBranchADDiu (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 185 lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI, int Opcode, in lowerLongBranchADDiu() function in MipsMCInstLower 209 lowerLongBranchADDiu(MI, OutMI, Mips::ADDiu, in lowerLongBranch() 215 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu, in lowerLongBranch() 218 lowerLongBranchADDiu(MI, OutMI, Mips::DADDiu, in lowerLongBranch()
|
D | MipsMCInstLower.h | 43 void lowerLongBranchADDiu(const MachineInstr *MI, MCInst &OutMI,
|