Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h314 virtual bool reportDiagnosticWhenGlobalISelFallback() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp751 reportDiagnosticWhenGlobalISelFallback(), isGlobalISelAbortEnabled())); in addCoreISelPasses()
1166 bool TargetPassConfig::reportDiagnosticWhenGlobalISelFallback() const { in reportDiagnosticWhenGlobalISelFallback() function in TargetPassConfig