Searched defs:FastISel (Results 1 – 7 of 7) sorted by relevance
794 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
41 class FastISel; variable
978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
39 class FastISel; variable
1935 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
11253 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
72 class FastISel; variable