Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3375 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
3376 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()