Home
last modified time | relevance | path

Searched refs:N101C (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7427 ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N10.getOperand(1)); in MatchBSwapHWordLow() local
7430 if (!N101C || (N101C->getZExtValue() != 0xFF00 && in MatchBSwapHWordLow()
7431 N101C->getZExtValue() != 0xFFFF)) in MatchBSwapHWordLow()