Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/lang/
Dcpp_function.rb50 @variants.each { |x| gen.generate_function(x.func) }
Dir_generator.rb25 def generate_function(func) method in GeneratorIrInline