Lines Matching defs:BCVT
23257 EVT BCVT = VecOp.getOperand(0).getValueType();23258 if (!BCVT.isVector() || ExtVT.bitsGT(BCVT.getVectorElementType()))23260 if (NumElts != BCVT.getVectorNumElements())23263 ExtVT = BCVT.getVectorElementType();