Searched defs:FastISel (Results 1 – 7 of 7) sorted by relevance
971 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
41 class FastISel; variable
71 class FastISel; global() variable
40 class FastISel; global() variable
1890 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, FastISel() function in FastISel [all...]
10733 isOnlyUsedInEntryBlock(const Argument * A,bool FastISel) isOnlyUsedInEntryBlock() argument