Home
last modified time | relevance | path

Searched defs:vregType (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_builder.cpp162 void CodeInfoBuilder::AddConstant(uint64_t value, VRegInfo::Type type, VRegInfo::VRegType vregType) in AddConstant() argument
H A Dvreg_info.h49 VRegInfo(uint32_t value, VRegInfo::Location location, Type type, VRegType vregType) in VRegInfo() argument
54 VRegInfo(uint32_t value, VRegInfo::Location location, Type type, VRegType vregType, uint32_t index) in VRegInfo() argument
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcframe_iterators.h222 uint32_t GetSlotsCountForType(VRegInfo::Type vregType) in GetSlotsCountForType() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp679 void SaveStateInst::AppendImmediate(uint64_t imm, uint16_t vreg, DataType::Type type, VRegType vregType) in AppendImmediate() argument
H A Dinst.h3771 VRegType vregType; member
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp161 const auto *const vregType = GetVRegType(vreg); in LoadAccumulator() local

Completed in 15 milliseconds