Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dadjust_arefs_test.cpp382 Graph *AdjustRefsTest::BuildGraphProcessIndex(uint64_t offset1, uint64_t offset2, uint64_t offset3) in BuildGraphProcessIndex()
411 uint64_t offset1 = 10; in TEST_F() local
/arkcompiler/ets_runtime/test/moduletest/string/
Dstring.js310 const offset1 = 1 constant
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1457 …[[maybe_unused]] size_t offset1 = GetObjectOffset(graph, loadObj->GetObjectType(), field1, loadObj… in CheckUserOfInt32() local
1542 …[[maybe_unused]] size_t offset1 = GetObjectOffset(graph, storeObj->GetObjectType(), field1, storeO… in CheckUserOfInt32() local
Ddump.cpp654 auto offset1 = space + ArenaString(std::to_string(runtime->GetFieldOffset(field1)), adapter); in DumpObjectPairOpcode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_prop.cpp822 auto *offset1 = static_cast<StImmOperand *>(&defInsn.GetOperand(kInsnThirdOpnd)); in SelectReplaceMem() local
Daarch64_peep.cpp4906 OfstOperand *offset1 = memOpnd1.GetOffsetImmediate(); in Run() local
Daarch64_cgfunc.cpp8276 uint32 AArch64CGFunc::GetAggCopySize(uint32 offset1, uint32 offset2, uint32 alignment) const in GetAggCopySize()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp2484 …size_t offset1 = GetObjectOffset(graph, storeObj->GetObjectType(), field1, storeObj->GetTypeId1()); in VisitStoreObjectPair() local