Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7684 SDValue N2Elt = N2.getOperand(i); in foldVSelectOfConstants() local
7685 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
7689 const APInt &C2 = cast<ConstantSDNode>(N2Elt)->getAPIntValue(); in foldVSelectOfConstants()