Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dline_number_program.h251 auto type_index = state_->ReadULeb128(); in HandleStartLocal() local
259 auto type_index = state_->ReadULeb128(); in HandleStartLocalExtended() local
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h45 auto type_index = bc_inst->GetId(0).AsIndex(); in BuildLoadFromPool() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp1288 static constexpr size_t type_index = 1; in CreateDebugRuntimeCallsForNewObject() local