Home | History | Annotate | Download | only in Mips

Lines Matching defs:BVN

901     BuildVectorSDNode *BVN = cast<BuildVectorSDNode>(Node);
906 EVT ResVecTy = BVN->getValueType(0);
909 if (!Subtarget->hasMSA() || !BVN->getValueType(0).is128BitVector())
912 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,