Home
last modified time | relevance | path

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

/external/llvm/docs/TableGen/
DBackEnds.rst188 FastISel section in LLVM BackEnds
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h25 class FastISel; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1655 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
DSelectionDAGBuilder.cpp7289 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
/external/llvm/include/llvm/Target/
DTargetLowering.h46 class FastISel; variable