Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstack_walker_test.cpp320 static bool FirstRunModifyVregs(int *regIndex, StackWalker *walker, ObjectHeader *obj, const VRegIn… in FirstRunModifyVregs()
342 static bool CheckVregs(int *regIndex, ObjectHeader *obj, const VRegInfo &regInfo, const VRegRef &re… in CheckVregs()
381 int regIndex = 1; in TestModifyManyVregs() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_strldr.cpp649 short regIndex = 0; in ProcessStrPair() local
684 const short regIndex = 0; in ProcessStr() local
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1926 int32_t regIndex = localVariableInfo.regNumber; in GetLocalVariables() local