Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dadjust_arefs_test.cpp358 uint64_t offset1 = 10; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_strldr.cpp610 … StImmOperand *offset1 = static_cast<StImmOperand *>(&defInsn.GetOperand(kInsnThirdOpnd)); in SelectReplaceMem() local
Daarch64_prop.cpp816 auto *offset1 = static_cast<StImmOperand *>(&defInsn.GetOperand(kInsnThirdOpnd)); in SelectReplaceMem() local
Daarch64_peep.cpp3541 OfstOperand *offset1 = memOpnd1.GetOffsetImmediate(); in Run() local
Daarch64_cgfunc.cpp9404 uint32 AArch64CGFunc::GetAggCopySize(uint32 offset1, uint32 offset2, uint32 alignment) const in GetAggCopySize()