Searched refs:NodeToMatch (Results 1 – 2 of 2) sorted by relevance
2800 SDNode **NodeToMatch; member in __anon75d0bdc80411::MatchStateUpdater2808 : SelectionDAG::DAGUpdateListener(DAG), NodeToMatch(NodeToMatch), in MatchStateUpdater()2820 if (N == *NodeToMatch) in NodeDeleted()2821 *NodeToMatch = E; in NodeDeleted()2874 ReplaceUses(SDValue(NodeToMatch, 0), NodeToMatch->getOperand(0)); in SelectCodeCommon()2879 Select_INLINEASM(NodeToMatch); in SelectCodeCommon()2888 Select_UNDEF(NodeToMatch); in SelectCodeCommon()2891 Select_FREEZE(NodeToMatch); in SelectCodeCommon()2894 Select_ARITH_FENCE(NodeToMatch); in SelectCodeCommon()3683 if (NodeToMatch->getValueType(NodeToMatch->getNumValues() - 1) == in SelectCodeCommon()[all …]
297 void SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,362 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,