Home
last modified time | relevance | path

Searched refs:stable_sort_by (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/isa/
H A Disapi.rb20 def stable_sort_by method in Enumerable
441 Panda.instructions.select(&:prefix).stable_sort_by { |i| Panda.prefixes_hash[i.prefix.name].opcode_idx }
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb20 def stable_sort_by method in Enumerable
394 Panda.instructions.select(&:prefix).stable_sort_by { |i| Panda.prefixes_hash[i.prefix.name].opcode_idx }

Completed in 2 milliseconds