Searched refs:reportFastISelFailure (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 663 static void reportFastISelFailure(MachineFunction &MF, in reportFastISelFailure() function 1412 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 1); in SelectAllBasicBlocks() 1558 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 2); in SelectAllBasicBlocks() 1607 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()
|