Searched defs:FastISel (Results 1 – 12 of 12) sorted by relevance
188 FastISel section in LLVM BackEnds
25 class FastISel; variable
26 class FastISel; variable
74 class FastISel; variable
765 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
39 class FastISel; variable
45 class FastISel; variable
1678 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
7816 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
1923 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
9451 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
48 class FastISel; variable