Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_memlayout.h29 void SetRegisters(AArch64reg r0, AArch64reg r1, AArch64reg r2, AArch64reg r3) in SetRegisters()
Daarch64_mop_split.h61 uint64 r0 = static_cast<uint64>(ofstVal - addend); in SplitGetRemained() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp490 Register r0 = 0; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp573 int32 r0 = opndVal - addend; in CheckIfSplitOffsetWithAdd() local
620 int64 r0 = ofstVal - addend; in SplitAndGetRemained() local