Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3422 BuildVectorSDNode *InBV = dyn_cast<BuildVectorSDNode>(Op); in FoldConstantVectorArithmetic() local
3423 if (!InBV) { in FoldConstantVectorArithmetic()
3432 SDValue ScalarOp = InBV->getOperand(i); in FoldConstantVectorArithmetic()