Lines Matching defs:BCVT
22774 EVT BCVT = VecOp.getOperand(0).getValueType();22775 if (!BCVT.isVector() || ExtVT.bitsGT(BCVT.getVectorElementType()))22777 if (NumElts != BCVT.getVectorNumElements())22780 ExtVT = BCVT.getVectorElementType();