Home | History | Annotate | Download | only in AArch64

Lines Matching refs:BVN0

7777       BuildVectorSDNode *BVN0 = dyn_cast<BuildVectorSDNode>(N0->getOperand(i));
7779 if (!BVN0 || !BVN1)
7784 ConstantSDNode *CN0 = dyn_cast<ConstantSDNode>(BVN0->getOperand(k));
7794 return DAG.getNode(AArch64ISD::BSL, DL, VT, SDValue(BVN0, 0),