Home
last modified time | relevance | path

Searched defs:ins_arr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/verifier/
Dverifier.cpp202 const auto ins_arr = code_accessor.GetInstructions(); in CollectIdInInstructions() local
631 const auto ins_arr = code_accessor.GetInstructions(); in CheckConstantPoolMethodContent() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1845 …tic void translateImmToLabel(pandasm::Ins *pa_ins, LabelTable *label_table, const uint8_t *ins_arr, in translateImmToLabel()
1881 const auto ins_arr = code_accessor.GetInstructions(); in GetInstructions() local
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp789 const auto ins_arr = cda_f.GetInstructions(); in TEST() local