Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
H A Dabc_annotation_processor.cpp69 auto value_type = pandasm::Value::GetCharAsType(annotation_data_accessor_->GetTag(i).GetItem()); in FillAnnotationElements() local
/arkcompiler/runtime_core/assembler/
H A Dmeta.cpp488 Value::Type value_type; in StoreValue() local
H A Dassembly-emitter.cpp154 auto value_type = value->GetType(); in CreateLiteralItem() local
339 auto value_type = value->GetType(); in CreateScalarValueItem() local
436 auto value_type = value->GetType(); in CreateAnnotationItem() local
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp556 auto value_type = pandasm::Value::GetCharAsType(tag.GetItem()); in GetAnnotationElements() local

Completed in 9 milliseconds