Searched refs:reportFastISelFailure (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 648 static void reportFastISelFailure(MachineFunction &MF, in reportFastISelFailure() function 1371 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 1); in SelectAllBasicBlocks() 1511 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 2); in SelectAllBasicBlocks() 1560 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()
|