Home
last modified time | relevance | path

Searched refs:types_string (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb112 def types_string method in Operand
DIR-instructions.md.erb27 …inputs = inst.has_inputs? ? "<ul><li> #{inst.inputs.map {|x| x.types_string }.join('</li><li>') } …