Searched refs:N00C (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3802 ConstantSDNode *N00C = dyn_cast<ConstantSDNode>(N0.getOperand(0)); local
3804 if (N00C)
3807 N00C->getAPIntValue(), VT));

Completed in 410 milliseconds