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