Searched refs:NodeToMatch (Results 1 – 2 of 2) sorted by relevance
2754 SDNode **NodeToMatch; member in __anone743f0c40411::MatchStateUpdater2762 : SelectionDAG::DAGUpdateListener(DAG), NodeToMatch(NodeToMatch), in MatchStateUpdater()2774 if (N == *NodeToMatch) in NodeDeleted()2775 *NodeToMatch = E; in NodeDeleted()2828 ReplaceUses(SDValue(NodeToMatch, 0), NodeToMatch->getOperand(0)); in SelectCodeCommon()2833 Select_INLINEASM(NodeToMatch); in SelectCodeCommon()2842 Select_UNDEF(NodeToMatch); in SelectCodeCommon()2845 Select_FREEZE(NodeToMatch); in SelectCodeCommon()2851 Select_STACKMAP(NodeToMatch); in SelectCodeCommon()3645 if (NodeToMatch->getValueType(NodeToMatch->getNumValues() - 1) == in SelectCodeCommon()[all …]
299 void SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,369 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,