Searched defs:FastISel (Results 1 – 7 of 7) sorted by relevance
900 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
987 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
41 class FastISel; variable
40 class FastISel; variable
1880 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
11407 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
74 class FastISel; variable