Home
last modified time | relevance | path

Searched refs:frameSize (Results 1 - 25 of 26) sorted by relevance

12

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashset_fuzzer/
H A Djsvaluerefishashset_fuzzer.cpp71 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
73 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
75 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
77 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
91 size_t frameSize = 0; in SetupFrame() local
95 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
97 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
99 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashmap_fuzzer/
H A Djsvaluerefishashmap_fuzzer.cpp53 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
55 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
57 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
59 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
73 size_t frameSize = 0; in SetupFrame() local
77 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
79 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
81 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislinkedlistiterator_fuzzer/
H A Djsvaluerefislinkedlistiterator_fuzzer.cpp77 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
79 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
81 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
83 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
97 size_t frameSize = 0; in SetupFrame() local
101 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
103 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
105 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislinkedlist_fuzzer/
H A Djsvaluerefislinkedlist_fuzzer.cpp72 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
74 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
76 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
78 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
92 size_t frameSize = 0; in SetupFrame() local
96 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
98 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
100 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislist_fuzzer/
H A Djsvaluerefislist_fuzzer.cpp72 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
74 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
76 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
78 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
92 size_t frameSize = 0; in SetupFrame() local
96 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
98 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
100 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisplainarray_fuzzer/
H A Djsvaluerefisplainarray_fuzzer.cpp72 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
74 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
76 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
78 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
92 size_t frameSize = 0; in SetupFrame() local
96 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
98 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
100 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/runtime_core/static_core/runtime/arch/
H A Dasm_support.cpp55 [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) in OsrEntryAfterCFrame()
60 [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) in OsrEntryAfterIFrame()
65 [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) in OsrEntryTopFrame()
54 OsrEntryAfterCFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) OsrEntryAfterCFrame() argument
59 OsrEntryAfterIFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) OsrEntryAfterIFrame() argument
64 OsrEntryTopFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopHeadBc, [[maybe_unused]] const void *osrCode, [[maybe_unused]] size_t frameSize) OsrEntryTopFrame() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtest_helper.h64 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
66 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
68 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
70 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
84 size_t frameSize = 0; in SetupFrame() local
87 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + 2; in SetupFrame()
90 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + 2; in SetupFrame()
92 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/runtime_core/static_core/runtime/
H A Dosr.h31 extern "C" void OsrEntryAfterCFrame(Frame *frame, uintptr_t loopHeadBc, const void *osrCode, size_t frameSize);
32 extern "C" void OsrEntryAfterIFrame(Frame *frame, uintptr_t loopHeadBc, const void *osrCode, size_t frameSize,
34 extern "C" void OsrEntryTopFrame(Frame *frame, uintptr_t loopHeadBc, const void *osrCode, size_t frameSize,
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/
H A Djsvaluerefislightweightmapandset_fuzzer.cpp71 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
73 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
75 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
77 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
91 size_t frameSize = 0; in SetupFrame() local
95 frameSize = InterpretedEntryFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
97 frameSize = InterpretedFrame::NumOfMembers() + info->GetArgsNumber() + NUM_MANDATORY_JSFUNC_ARGS + num; in SetupFrame()
99 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in SetupFrame()
/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
H A Dcodegen_boundary.cpp107 size_t frameSize = in CreateFrameInfo() local
113 padding = RoundUp(frameSize, target.GetSpAlignment()) - frameSize; in CreateFrameInfo()
115 if ((frameSize % target.GetSpAlignment()) == 0) { in CreateFrameInfo()
121 frameSize += padding; in CreateFrameInfo()
123 CHECK_EQ(frameSize % target.GetSpAlignment(), 0U); in CreateFrameInfo()
125 CHECK_EQ(frameSize % target.GetSpAlignment(), target.GetSpAlignment() - target.WordSize()); in CreateFrameInfo()
139 frame->SetFrameSize(frameSize); in CreateFrameInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistgetiteratorobj_fuzzer/
H A Dcontainerslistgetiteratorobj_fuzzer.cpp57 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
59 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
61 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistget_fuzzer/
H A Dcontainerslistget_fuzzer.cpp57 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
59 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
61 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistequal_fuzzer/
H A Dcontainerslistequal_fuzzer.cpp57 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
59 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
61 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistlength_fuzzer/
H A Dcontainerslistlength_fuzzer.cpp57 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
59 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
61 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistconverttoarray_fuzzer/
H A Dcontainerslistconverttoarray_fuzzer.cpp59 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
61 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
65 JSTaggedType *newSp = sp - frameSize; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistgetsublist_fuzzer/
H A Dcontainerslistgetsublist_fuzzer.cpp57 size_t frameSize = 0; in CreateEcmaRuntimeCallInfo() local
59 frameSize = InterpretedEntryFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
61 frameSize = InterpretedFrame::NumOfMembers() + numActualArgs; in CreateEcmaRuntimeCallInfo()
63 JSTaggedType *newSp = sp - frameSize; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dcmpl.h33 uint16 frameSize; member
50 // is given by BlockSize2BitvectorSize(frameSize)
64 // BlockSize2BitvectorSize(frameSize)
78 (kTwoBitVectors * BlockSize2BitVectorSize(frameSize)); in FuncCodeSize()
H A Dmir_function.h959 return frameSize; in GetFrameSize()
963 frameSize = size; in SetFrameSize()
1444 uint32 frameSize = 0; member in maple::MIRFunction
1463 // is given by BlockSize2BitvectorSize(frameSize)
1477 // BlockSize2BitvectorSize(frameSize)
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Doptimize_bytecode.cpp315 if (auto frameSize = function.regsNum + function.GetParamsNum(); frameSize >= NUM_COMPACTLY_ENCODED_REGS) { in OptimizeFunction()
316 LOG(INFO, BYTECODE_OPTIMIZER) << "Function " << funcName << " has frame size " << frameSize; in OptimizeFunction() local
H A Dreg_encoder.cpp271 auto frameSize = static_cast<compiler::Register>(usageMask->size()); in RenumberArgRegs() local
273 ASSERT(frameSize >= numArgs); in RenumberArgRegs()
275 auto numNonArgs = static_cast<compiler::Register>(frameSize - numArgs); in RenumberArgRegs()
320 for (compiler::Register r = minReg; r < frameSize; r++) { in RenumberArgRegs()
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_builder.cpp22 void CodeInfoBuilder::BeginMethod(uint32_t frameSize, uint32_t vregsCount) in BeginMethod() argument
31 SetFrameSize(frameSize); in BeginMethod()
H A Dcode_info_builder.h54 void BeginMethod(uint32_t frameSize, uint32_t vregsCount);
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod-inl.h380 uint32_t frameSize = InvokeHelper::GetFrameSize(numVregs, numDeclaredArgs, numActualArgs); in InitFrameWithNumVRegs() local
386 frameSize, numActualArgs, this, currentFrame); in InitFrameWithNumVRegs()
388 framePtr = InvokeHelper::CreateFrame(thread, Frame::GetActualSize<InvokeHelper::IS_DYNAMIC>(frameSize), this, in InitFrameWithNumVRegs()
389 currentFrame, frameSize, numActualArgs); in InitFrameWithNumVRegs()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp3262 size_t frameSize = in RunInternal() local
3265 JSTaggedType *newSp = sp - frameSize; in RunInternal()
3312 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; in RunInternal() local
3314 JSTaggedType *newSp = sp - frameSize; in RunInternal()
3398 size_t frameSize = in RunInternal() local
3401 JSTaggedType *newSp = sp - frameSize; in RunInternal()
3448 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; in RunInternal() local
3450 JSTaggedType *newSp = sp - frameSize; in RunInternal()
3534 size_t frameSize = in RunInternal() local
3537 JSTaggedType *newSp = sp - frameSize; in RunInternal()
3584 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; RunInternal() local
3670 size_t frameSize = RunInternal() local
3720 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; RunInternal() local
4074 size_t frameSize = InterpretedFrame::NumOfMembers() + numArgs + 4; // 2: numArgs & thread RunInternal() local
4125 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; RunInternal() local
4209 size_t frameSize = RunInternal() local
4261 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; RunInternal() local
4345 size_t frameSize = InterpretedFrame::NumOfMembers() + numArgs + 4; // 3: this & numArgs & thread RunInternal() local
4396 size_t frameSize = InterpretedFrame::NumOfMembers() + numVregs + numDeclaredArgs; RunInternal() local
[all...]

Completed in 25 milliseconds

12