Searched defs:MaxVF (Results 1 – 4 of 4) sorted by relevance
2369 uint64_t MaxVF = VF.getKnownMinValue(); isIndvarOverflowCheckKnownFalse() local 4350 if (auto MaxVF = computeFeasibleMaxVF() local 4355 if (auto MaxVF = computeFeasibleMaxVF() local 4599 ElementCount MaxVF = MaxVectorElementCount; getMaximizedVFForTarget() local 7874 buildVPlans(ElementCount MinVF,ElementCount MaxVF) buildVPlans() argument 8457 buildVPlansWithVPRecipes(ElementCount MinVF,ElementCount MaxVF) buildVPlansWithVPRecipes() argument [all...]
1296 unsigned MaxVF = MaxVFOption.getNumOccurrences() ? getMaximumVF() local 4626 unsigned MaxVF = std::max<unsigned>(bit_floor(VL.size() / 2), MinVF); canVectorizeLoads() local 15958 unsigned MaxVF = vectorizeStores() local 16364 unsigned MaxVF = std::max<unsigned>(llvm::bit_floor(VL.size()), MinVF); tryToVectorizeList() local [all...]
2236 uint64_t MaxVF = MinDepDistBytes / (TypeByteSize * *CommonStride); isDependent() local
1558 unsigned MaxVF = (RISCV::RVVBitsPerBlock / 8) * 8; shouldExpandGetVectorLength() local