Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp783 static void reportFastISelFailure(MachineFunction &MF, in reportFastISelFailure() function
1652 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 1); in SelectAllBasicBlocks()
1811 reportFastISelFailure(*MF, *ORE, R, EnableFastISelAbort > 2); in SelectAllBasicBlocks()
1860 reportFastISelFailure(*MF, *ORE, R, ShouldAbort); in SelectAllBasicBlocks()