Searched defs:FastISel (Results 1 – 5 of 5) sorted by relevance
188 FastISel section in LLVM BackEnds
25 class FastISel; variable
1655 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
7289 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
46 class FastISel; variable