Home
last modified time | relevance | path

Searched full:buildecma (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/templates/
Dinst_builder_dyn_gen.cpp.erb234 // InstBuilder::BuildEcma selects proper strategy and calls relevant builder.
237 void InstBuilder::BuildEcma([[maybe_unused]] const BytecodeInst* bcInst)
Dinst_templates.yaml190 BuildEcma(instruction);
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb205 // InstBuilder::BuildEcma selects proper strategy and calls relevant builder.
208 void InstBuilder::BuildEcma([[maybe_unused]] const BytecodeInstruction* bc_inst)
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.h219 void BuildEcma([[maybe_unused]] const BytecodeInstruction *bc_inst);
Dinst_templates.yaml204 BuildEcma(instruction);
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dinst_builder_dyn.h208 void BuildEcma([[maybe_unused]] const BytecodeInst *bcInst);