Searched defs:FastISel (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h66 class FastISel { class in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp765 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; member in class:SelectorType
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1938 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, function in class:FastISel
[all...]
H A DSelectionDAGBuilder.cpp9451 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { argument

Completed in 232 milliseconds