Home
last modified time | relevance | path

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

/external/llvm/docs/TableGen/
DBackEnds.rst188 FastISel section in LLVM BackEnds
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h24 class FastISel; variable
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h25 class FastISel; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp995 FastISel::FastISel(FunctionLoweringInfo &funcInfo) in FastISel() function in FastISel
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h44 class FastISel; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1678 FastISel::FastISel(FunctionLoweringInfo &FuncInfo, in FastISel() function in FastISel
DSelectionDAGBuilder.cpp7816 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock()
/external/llvm/include/llvm/Target/
DTargetLowering.h48 class FastISel; variable