Home
last modified time | relevance | path

Searched refs:method_missing (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dcodegen_arm64.rb110 def method_missing name, *args method
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dcodegen_arm64.rb110 def method_missing name, *args method
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dinstruction.rb116 def method_missing(method, *args, **kwargs, &block) method in IRInstruction
Dfunction.rb210 def method_missing(method, *args, &block) method in Function
/arkcompiler/runtime_core/isa/
Disapi.rb565 def method_missing(method, *args, &block) method
/arkcompiler/runtime_core/static_core/isa/
Disapi.rb579 def method_missing(method, *args, &block) method