Searched refs:NodeToMatch (Results 1 – 2 of 2) sorted by relevance
3013 SDNode **NodeToMatch; member in __anona6baf40a0511::MatchStateUpdater3021 : SelectionDAG::DAGUpdateListener(DAG), NodeToMatch(NodeToMatch), in MatchStateUpdater()3033 if (N == *NodeToMatch) in NodeDeleted()3034 *NodeToMatch = E; in NodeDeleted()3087 ReplaceUses(SDValue(NodeToMatch, 0), NodeToMatch->getOperand(0)); in SelectCodeCommon()3092 Select_INLINEASM(NodeToMatch); in SelectCodeCommon()3101 Select_UNDEF(NodeToMatch); in SelectCodeCommon()3104 Select_FREEZE(NodeToMatch); in SelectCodeCommon()3113 Select_STACKMAP(NodeToMatch); in SelectCodeCommon()4122 if (NodeToMatch->getValueType(NodeToMatch->getNumValues() - 1) == in SelectCodeCommon()[all …]
435 void SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,511 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,