reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 3205   unsigned ATReg = getATReg(IDLoc);
 3217                    IDLoc, STI);
 3220                    IDLoc, STI);
 3235       TOut.emitRX(Mips::LUi, ATReg, MCOperand::createExpr(HiExpr), IDLoc, STI);
 3246       TOut.emitRX(Mips::LUi, ATReg, MCOperand::createExpr(HighestExpr), IDLoc,
 3249                    MCOperand::createExpr(HigherExpr), IDLoc, STI);
 3250       TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI);
 3252                    IDLoc, STI);
 3253       TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI);