Searched refs:reportFastISelFailure (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp674 static void reportFastISelFailure(MachineFunction &MF, function
1370 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 1);
1509 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 2);
1558 reportFastISelFailure(*MF, *ORE, R, ShouldAbort);

Completed in 172 milliseconds