Searched defs:getMaxVScale (Results 1 – 5 of 5) sorted by relevance
209 std::optional<unsigned> RISCVTTIImpl::getMaxVScale() const { in getMaxVScale() function in RISCVTTIImpl
714 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } in getMaxVScale() function
439 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } in getMaxVScale() function
2259 std::optional<unsigned> getMaxVScale() const override { in getMaxVScale() function
659 std::optional<unsigned> TargetTransformInfo::getMaxVScale() const { in getMaxVScale() function in TargetTransformInfo