Searched defs:getMaxVScale (Results 1 – 6 of 6) sorted by relevance
302 std::optional<unsigned> RISCVTTIImpl::getMaxVScale() const { in getMaxVScale() function in RISCVTTIImpl
488 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } in getMaxVScale() function
2593 std::optional<unsigned> getMaxVScale() const override { in getMaxVScale() function
761 std::optional<unsigned> getMaxVScale() const { return std::nullopt; } in getMaxVScale() function
751 std::optional<unsigned> TargetTransformInfo::getMaxVScale() const { in getMaxVScale() function in TargetTransformInfo
2295 std::optional<unsigned> getMaxVScale(const Function &F, in getMaxVScale() function