Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9888 BuildVectorSDNode *N01CV = dyn_cast<BuildVectorSDNode>(N01); in visitSHL() local
9890 if (N01CV && N01CV->isConstant() && N00.getOpcode() == ISD::SETCC && in visitSHL()