Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dmacro_assembler.h41 StackSlotOperand(BaseRegister baseReg, int32_t stackOffset) in StackSlotOperand()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp216 auto stackOffset = currentStackOffset_; in GetNativeParam() local
234 auto stackOffset = currentStackOffset_; in GetNativeParam() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1894 uint32 stackOffset = 0; in CreateLmbcFormalParamInfo() local