Searched refs:GlobalISelAbort (Results 1 – 4 of 4) sorted by relevance
254 GlobalISelAbortMode GlobalISelAbort = GlobalISelAbortMode::Enable; variable
267 Options.GlobalISelAbort = Mode; in setGlobalISelAbort()
134 TM.Options.GlobalISelAbort = *Opt.EnableGlobalISelAbort; in CodeGenPassBuilder()268 return TM.Options.GlobalISelAbort == GlobalISelAbortMode::Enable; in isGlobalISelAbortEnabled()275 return TM.Options.GlobalISelAbort == GlobalISelAbortMode::DisableWithDiag; in reportDiagnosticWhenGlobalISelFallback()
598 TM.Options.GlobalISelAbort = EnableGlobalISelAbort; in TargetPassConfig()1543 return TM->Options.GlobalISelAbort == GlobalISelAbortMode::Enable; in isGlobalISelAbortEnabled()1547 return TM->Options.GlobalISelAbort == GlobalISelAbortMode::DisableWithDiag; in reportDiagnosticWhenGlobalISelFallback()