Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1488 …[[maybe_unused]] size_t offset0 = GetObjectOffset(graph, loadObj->GetObjectType(), field0, loadObj… in CheckUserOfInt32() local
1578 …[[maybe_unused]] size_t offset0 = GetObjectOffset(graph, storeObj->GetObjectType(), field0, storeO… in CheckUserOfInt32() local
Ddump.cpp652 auto offset0 = space + ArenaString(std::to_string(runtime->GetFieldOffset(field0)), adapter); in DumpObjectPairOpcode() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp2394 … size_t offset0 = GetObjectOffset(graph, loadObj->GetObjectType(), field0, loadObj->GetTypeId0()); in VisitLoadObjectPair() local
2475 …size_t offset0 = GetObjectOffset(graph, storeObj->GetObjectType(), field0, storeObj->GetTypeId0()); in VisitStoreObjectPair() local