Home
last modified time | relevance | path

Searched defs:stackLoc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp750 Operand *stackLoc = &aarchCGFunc.CreateStkTopOpnd(offset + tmpOffset, dataSizeBits); in GeneratePushUnnamedVarargRegs() local
774 Operand *stackLoc = &aarchCGFunc.CreateStkTopOpnd(offset + tmpOffset, dataSizeBits); in GeneratePushUnnamedVarargRegs() local
Daarch64_cgfunc.cpp6746 …Operand &stackLoc = CreateStkTopOpnd(static_cast<uint32>(realMin), GetPointerSize() * kBitsPerByte… in GenRetCleanup() local
6923 …Operand &stackLoc = CreateStkTopOpnd(static_cast<uint32>(offset), GetPointerSize() * kBitsPerByte); in HandleRCCall() local
6932 …Operand &stackLoc = CreateStkTopOpnd(static_cast<uint32>(offset), GetPointerSize() * kBitsPerByte); in HandleRCCall() local
6945 Operand &stackLoc = in HandleRCCall() local
6972 Operand *stackLoc = nullptr; in HandleRCCall() local