Home
last modified time | relevance | path

Searched refs:SelectCodeCommon (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h304 void SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2773 void SelectionDAGISel::SelectCodeCommon(SDNode *NodeToMatch, in SelectCodeCommon() function in SelectionDAGISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc29982 SelectCodeCommon(N, MatcherTable,sizeof(MatcherTable));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc44626 SelectCodeCommon(N, MatcherTable,sizeof(MatcherTable));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc64249 SelectCodeCommon(N, MatcherTable,sizeof(MatcherTable));