Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3386 ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N10.getOperand(1)); in MatchBSwapHWordLow() local
3387 if (!N101C || N101C->getZExtValue() != 0xFF00) in MatchBSwapHWordLow()