Searched refs:AVec (Results 1 – 1 of 1) sorted by relevance
207 auto *AVec = dyn_cast<FixedVectorType>(ATy); in expandFloatDotIntrinsic() local212 int NumElts = AVec->getNumElements(); in expandFloatDotIntrinsic()259 auto *AVec = dyn_cast<FixedVectorType>(ATy); in expandIntegerDotIntrinsic() local270 for (unsigned I = 1; I < AVec->getNumElements(); I++) { in expandIntegerDotIntrinsic()