Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2692 SDNode *NodeToMatch, SDValue InputChain, in UpdateChains()
3202 SDNode **NodeToMatch; member in __anoncb0c1b940511::MatchStateUpdater
3207 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, in MatchStateUpdater()
3240 void SelectionDAGISel::SelectCodeCommon(SDNode *NodeToMatch, in SelectCodeCommon()