Home
last modified time | relevance | path

Searched refs:format_ops (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dpandafile_isapi.rb51 def format_ops(format) method
61 sig = format_ops(group.first.format).each { |o| o.width = storage_width(o.width) }
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dpandafile_isapi.rb51 def format_ops(format) method
61 sig = format_ops(group.first.format).each { |o| o.width = storage_width(o.width) }
/arkcompiler/runtime_core/assembler/
H A Dasm_isapi.rb90 format_ops(insn.format).each do |o|
/arkcompiler/runtime_core/static_core/assembler/
H A Dasm_isapi.rb90 format_ops(insn.format).select { |o| o.name != 'prof'}.each do |o|

Completed in 2 milliseconds