Home
last modified time | relevance | path

Searched defs:typeIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dline_number_program.h254 auto typeIndex = state_->ReadULeb128(); in HandleStartLocal() local
262 auto typeIndex = state_->ReadULeb128(); in HandleStartLocalExtended() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp47 uint64 X64Emitter::GetSymbolSize(const TyIdx typeIndex) in GetSymbolSize() argument
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp1803 uint8_t typeIndex = std::get<uint8_t>(literal_array.literals_[0].value_); in getLiteralArrayTypeFromValue() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h1227 auto typeIndex = bcInst->GetId(0).AsIndex(); in BuildNewArray() local
1445 auto typeIndex = bcInst->GetId(0).AsIndex(); in BuildCheckCast() local
1459 auto typeIndex = bcInst->GetId(0).AsIndex(); in BuildIsInstance() local
1506 auto typeIndex = bcInst->GetId(0).AsIndex(); in BuildLoadFromPool() local

Completed in 10 milliseconds