Home
last modified time | relevance | path

Searched defs:FastISel (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/docs/TableGen/
H A DBackEnds.rst198 FastISel section in LLVM BackEnds
/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h791 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h41 class FastISel; variable
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h39 class FastISel; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1931 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, FastISel() function in FastISel
[all...]
H A DSelectionDAGBuilder.cpp11190 isOnlyUsedInEntryBlock(const Argument * A,bool FastISel) isOnlyUsedInEntryBlock() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h71 class FastISel; global() variable