Home
last modified time | relevance | path

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

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