Home | History | Annotate | Download | only in Mips

Lines Matching refs:BVN

884     BuildVectorSDNode *BVN = cast<BuildVectorSDNode>(Node);
889 EVT ResVecTy = BVN->getValueType(0);
892 if (!Subtarget->hasMSA() || !BVN->getValueType(0).is128BitVector())
895 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,