Home
last modified time | relevance | path

Searched refs:FixupDiagnostic (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp572 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
573 if (FixupDiagnostic) { in adjustFixupValue()
574 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
590 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
591 if (FixupDiagnostic) { in adjustFixupValue()
592 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
600 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
601 if (FixupDiagnostic) { in adjustFixupValue()
602 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp613 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
614 if (FixupDiagnostic) { in adjustFixupValue()
615 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
639 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
640 if (FixupDiagnostic) { in adjustFixupValue()
641 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
650 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
651 if (FixupDiagnostic) { in adjustFixupValue()
652 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()