Searched refs:N101C (Results 1 – 1 of 1) sorted by relevance
3386 ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N10.getOperand(1)); in MatchBSwapHWordLow() local3387 if (!N101C || N101C->getZExtValue() != 0xFF00) in MatchBSwapHWordLow()