Home
last modified time | relevance | path

Searched full:lda_type (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
Dtag-isapi.rb118 def lda_type?
119 sig.include?('lda_type')
Dcreator.rb52 if instr.newobj? || instr.lda_type?
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml197 …BuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(instructio…
201 …stBuilder *>(this)->AbcKitBuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : '…
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/templates/
Dinst_templates.yaml109 …BuildLoadFromPool<compiler::Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(…
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml134 …BuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(instructio…
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h596 LOG(ERROR, VERIFIER) << "LDA_TYPE type must be Class."; in HandleLdaType()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2LDA_TYPE:return"lda.type";case c.LDA_NULL:return"lda.null";case c.STA:return"sta";case c.STA_64:re…