Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.h26 rsp, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp704 Register rsp(SP); in ResumeRspAndDispatch() local
810 Register rsp(SP); in ResumeRspAndReturn() local
840 Register rsp(SP); in ResumeRspAndReturnBaseline() local
991 Register rsp(SP); in ResumeRspAndRollback() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp163 …RegOperand &rsp = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(RSP, size * kBitsPerByte, kRegTyI… in AppendInstructionForAllocateOrDeallocateCallFrame() local