Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/tests/
Dannotation_test.cpp502 ScalarValue insn_order_method(ScalarValue::Create<panda::pandasm::Value::Type::METHOD>("test")); variable
503 value = panda::pandasm::InitScalarValue(insn_order_method);
Dassembler_emitter_test.cpp995 … ScalarValue insn_order_method(ScalarValue::Create<panda::pandasm::Value::Type::METHOD>("f:(i8)")); variable
996 program.Value().record_table.at("R").field_list[0].metadata->SetValue(insn_order_method);