Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dproepilog.cpp34 Insn *GenProEpilog::InsertCFIDefCfaOffset(int32 &cfiOffset, Insn &insertAfter) in InsertCFIDefCfaOffset()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp897 int32 cfiOffset = stackFrameSize - offset; in AppendInstructionPushPair() local
929 int32 cfiOffset = stackFrameSize - offset; in AppendInstructionPushSingle() local
1025 int32 cfiOffset = 0; in AppendInstructionAllocateCallFrame() local
1114 int32 cfiOffset = 0; in AppendInstructionAllocateCallFrameDebug() local
1674 int64 cfiOffset = GetOffsetFromCFA(); in AppendInstructionDeallocateCallFrame() local