Home
last modified time | relevance | path

Searched defs:offset2 (Results 1 – 3 of 3) 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()
412 uint64_t offset2 = 1; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp4916 OfstOperand *offset2 = memOpnd2.GetOffsetImmediate(); in Run() local
Daarch64_cgfunc.cpp8276 uint32 AArch64CGFunc::GetAggCopySize(uint32 offset1, uint32 offset2, uint32 alignment) const in GetAggCopySize()