Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h444 void SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3185 void SelectionDAGISel::SelectCodeCommon(SDNode *NodeToMatch, in SelectCodeCommon() function in SelectionDAGISel