Searched defs:MaxVF (Results 1 – 4 of 4) sorted by relevance
2324 uint64_t MaxVF = VF.getKnownMinValue(); in isIndvarOverflowCheckKnownFalse() local3981 if (auto MaxVF = in computeFeasibleMaxVF() local3986 if (auto MaxVF = in computeFeasibleMaxVF() local4230 ElementCount MaxVF = MaxVectorElementCount; in getMaximizedVFForTarget() local7734 ElementCount MaxVF) { in buildVPlans()8323 ElementCount MaxVF) { in buildVPlansWithVPRecipes()
1318 unsigned MaxVF = MaxVFOption.getNumOccurrences() ? in getMaximumVF() local 4657 unsigned MaxVF = std::max<unsigned>(bit_floor(VL.size() / 2), MinVF); in canVectorizeLoads() local 16074 unsigned MaxVF = in vectorizeStores() local 16480 unsigned MaxVF = std::max<unsigned>(llvm::bit_floor(VL.size()), MinVF); tryToVectorizeList() local [all...]
2231 uint64_t MaxVF = MinDepDistBytes / (TypeByteSize * *CommonStride); in isDependent() local
1555 unsigned MaxVF = (RISCV::RVVBitsPerBlock / 8) * 8; shouldExpandGetVectorLength() local