Searched refs:EntryVF (Results 1 – 1 of 1) sorted by relevance
5830 unsigned EntryVF = E->getVectorFactor(); in getEntryCost() local5831 auto *FinalVecTy = FixedVectorType::get(VecTy->getElementType(), EntryVF); in getEntryCost()6126 Idx = EntryVF; in getEntryCost()6287 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()6312 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()6416 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()6441 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()6455 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()6498 CommonCost -= (EntryVF - VL.size()) * ScalarEltCost; in getEntryCost()