Home
last modified time | relevance | path

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

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