Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h58 bool FastISelFailed; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp470 if (FastISelFailed && EnableFastISelFallbackReport) { in runOnMachineFunction()
1486 FastISelFailed = false; in SelectAllBasicBlocks()
1515 FastISelFailed = true; in SelectAllBasicBlocks()
1637 FastISelFailed = true; in SelectAllBasicBlocks()