Searched refs:N001C (Results 1 – 1 of 1) sorted by relevance
3375 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local3376 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()