Searched refs:sve_hints (Results 1 – 1 of 1) sorted by relevance
7009 static const std::vector<std::string> sve_hints = {"ld", "st"}; in SubstitutePrefetchField() local7011 return (want_sve_hint) ? sve_hints : core_hints; in SubstitutePrefetchField()