Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/src/
DannotationProto.cpp19 void AnnotationData::Serialize(const panda::pandasm::AnnotationData &anno, protoPanda::AnnotationDa… in Serialize()
28 …ata::Deserialize(const protoPanda::AnnotationData &protoAnno, panda::pandasm::AnnotationData &anno, in Deserialize()
DmetaProto.cpp123 for (const auto &anno : meta.GetAnnotations()) { in Serialize() local
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1347 pandasm::AnnotationData anno(SLOT_NUMBER); in MakeSlotNumberAnnotation() local
1380 pandasm::AnnotationData anno(CONCURRENT_MODULE_REQUESTS); in MakeConcurrentModuleRequestsAnnotation() local