Home | History | Annotate | Download | only in Mips

Lines Matching defs:BVN

1017     BuildVectorSDNode *BVN = cast<BuildVectorSDNode>(Node);
1022 EVT ResVecTy = BVN->getValueType(0);
1025 if (!Subtarget->hasMSA() || !BVN->getValueType(0).is128BitVector())
1028 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,