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