Home
last modified time | relevance | path

Searched full:has_dst (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
DIR-instructions.md.erb26 dest = inst.has_dst? ? inst.operands.first.types.join(', ') : ''
Dinst_checker_gen.h.erb48 % if !inst.has_dst?
Dinst_builder_gen.cpp.erb22 index += 1 if has_dst?
34 def has_dst?
Dinstructions.rb149 def has_dst?
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_checker_gen.h.erb48 % if !inst.has_dst?
DIR-instructions.md.erb26 dest = inst.has_dst? ? inst.operands.first.types.join(', ') : ''
Dinstructions.rb149 def has_dst?
Dinst_builder_gen.cpp.erb22 index += 1 if has_dst?
34 def has_dst?
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml157 % if inst.has_dst?
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dinstruction.rb30 def has_dst?
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml201 % if inst.has_dst?