Searched refs:method_missing (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | codegen_arm64.rb | 110 def method_missing name, *args method
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | codegen_arm64.rb | 110 def method_missing name, *args method
|
| /arkcompiler/runtime_core/static_core/irtoc/lang/ |
| D | instruction.rb | 116 def method_missing(method, *args, **kwargs, &block) method in IRInstruction
|
| D | function.rb | 210 def method_missing(method, *args, &block) method in Function
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 565 def method_missing(method, *args, &block) method
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isapi.rb | 579 def method_missing(method, *args, &block) method
|