Searched defs:FastISel (Results 1 – 8 of 8) sorted by relevance
188 FastISel section in LLVM BackEnds
24 class FastISel; variable
25 class FastISel; variable
995 FastISel::FastISel(FunctionLoweringInfo &funcInfo) in FastISel() function in FastISel
44 class FastISel; variable
1678 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
7816 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
48 class FastISel; variable