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

References

lib/Target/Mips/MipsAsmPrinter.cpp
 1254     if (MipsExpr && MipsExpr->getKind() == MipsMCExpr::MEK_DTPREL) {
 1254     if (MipsExpr && MipsExpr->getKind() == MipsMCExpr::MEK_DTPREL) {
 1257         OutStreamer->EmitDTPRel32Value(MipsExpr->getSubExpr());
 1260         OutStreamer->EmitDTPRel64Value(MipsExpr->getSubExpr());