Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4187 if (const ConstantSDNode *N00C = getAsNonOpaqueConstant(N0.getOperand(0))) { in visitXOR() local
4191 N00C->getAPIntValue(), DL, VT)); in visitXOR()