Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FastISel

24 #include "llvm/CodeGen/FastISel.h"
938 FastISel *FastIS = 0;
984 // Before doing SelectionDAG ISel, see if FastISel has been requested.
989 // beginning FastISel on the entry block.
998 llvm_unreachable("FastISel didn't lower all arguments");
1017 // Do FastISel on as many instructions as possible.
1031 // Try to select the instruction with FastISel.
1064 dbgs() << "FastISel missed call: ";
1098 dbgs() << "FastISel missed terminator: ";
1104 dbgs() << "FastISel miss: ";
1110 llvm_unreachable("FastISel didn't select the entire block");
1131 // not handled by FastISel. If FastISel is not run, this is the entire