Searched defs:getMaxVScale (Results 1 – 6 of 6) sorted by relevance
258 std::optional<unsigned> RISCVTTIImpl::getMaxVScale() const { getMaxVScale() function in RISCVTTIImpl
748 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } getMaxVScale() function
467 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } getMaxVScale() function
2499 std::optional<unsigned> getMaxVScale() const override { getMaxVScale() function
721 std::optional<unsigned> TargetTransformInfo::getMaxVScale() const { getMaxVScale() function in TargetTransformInfo
2420 std::optional<unsigned> getMaxVScale(const Function &F, getMaxVScale() function