Searched refs:FixedVecTy (Results 1 – 1 of 1) sorted by relevance
1565 auto *FixedVecTy = cast<FixedVectorType>(Val); in getVectorInstrCost() local1573 Type *ElemTy = FixedVecTy->getElementType(); in getVectorInstrCost()1574 auto NumElems = FixedVecTy->getNumElements(); in getVectorInstrCost()