Home
last modified time | relevance | path

Searched defs:pa_ins (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Ddump_utils.cpp77 bool PandasmDumperUtils::IsMatchLiteralId(const pandasm::Ins &pa_ins) in IsMatchLiteralId() argument
83 size_t PandasmDumperUtils::GetLiteralIdIndex4Ins(const pandasm::Ins &pa_ins) in GetLiteralIdIndex4Ins() argument
H A Dabc_code_processor.cpp64 pandasm::Ins pa_ins = code_converter_->BytecodeInstructionToPandasmInstruction(bc_ins, method_id_); in FillInsWithoutLabels() local
207 pandasm::Ins &pa_ins = function_.ins[inst_idx]; in AddLabel4InsAtIndex() local
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp2162 static void translateImmToLabel(pandasm::Ins *pa_ins, LabelTable *label_table, const uint8_t *ins_arr, in translateImmToLabel() argument
2218 auto pa_ins = BytecodeInstructionToPandasmInstruction(bc_ins, method_id); in GetInstructions() local

Completed in 5 milliseconds