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

References

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 2058       TOut.getStreamer().EmitRelocDirective(*TmpExpr,
 2061       TOut.getStreamer().EmitLabel(TmpLabel);
 2121               TOut.emitRRI(Mips::LWGP_MM, DstReg.getReg(), Mips::GP, MemOffset,
 2255     TOut.emitDirectiveSetNoReorder();
 2272     TOut.setUsesMicroMips();
 2273     TOut.updateABIInfo(*this);
 2279     TOut.emitEmptyDelaySlot(hasShortDelaySlot(Inst), IDLoc, STI);
 2280     TOut.emitDirectiveSetReorder();
 2291         TOut.emitEmptyDelaySlot(hasShortDelaySlot(Inst), IDLoc,
 2295       TOut.emitGPRestore(CpRestoreOffset, IDLoc, STI);