Home | History | Annotate | Download | only in X86

Lines Matching refs:FastISel

23 #include "llvm/CodeGen/FastISel.h"
684 /// createFastISel - This method returns a target specific FastISel object,
686 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
951 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);