Searched refs:reportFastISelFailure (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 699 static void reportFastISelFailure(MachineFunction &MF, in reportFastISelFailure() function 1526 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 1); in SelectAllBasicBlocks() 1676 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 2); in SelectAllBasicBlocks() 1725 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()
|