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