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