Home
last modified time | relevance | path

Searched defs:numVregs (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h49 ALWAYS_INLINE inline static uint32_t GetFrameSize(uint32_t numVregs, uint32_t numDeclaredArgs, in GetFrameSize()
55 …AYS_INLINE inline static void InitActualArgs(Frame *frame, Span<Value> argsSpan, uint32_t numVregs, in InitActualArgs()
86 ALWAYS_INLINE inline static uint32_t GetFrameSize(uint32_t numVregs, uint32_t numDeclaredArgs, in GetFrameSize()
93uint32_t numVregs, [[maybe_unused]] uint32_t numDeclaredArgs) in InitActualArgs()
336 Frame *Method::EnterNativeMethodFrame(ManagedThread *thread, uint32_t numVregs, uint32_t numArgs, V… in EnterNativeMethodFrame()
368 auto numVregs = panda_file::CodeDataAccessor::GetNumVregs(*(pandaFile_), codeId_); in InitFrame() local
373 …quePtr<Frame, FrameDeleter> Method::InitFrameWithNumVRegs(ManagedThread *thread, uint32_t numVregs, in InitFrameWithNumVRegs()
/arkcompiler/runtime_core/static_core/libpandafile/
Dcode_data_accessor-inl.h65 uint32_t numVregs; in GetNumVregs() local
Dfile_items.h1516 CodeItem(size_t numVregs, size_t numArgs, std::vector<uint8_t> instructions) in CodeItem()
1525 void SetNumVregs(size_t numVregs) in SetNumVregs()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h32 explicit FrameLiveOut(Chunk* chunk, size_t numVregs) in FrameLiveOut()
75 explicit FrameContext(Chunk* chunk, size_t numVregs) in FrameContext()
Dinterpreter_stub-inl.h270 …GateRef numVregs = TruncInt64ToInt32(Int64And(Int64LSR(callField, Int64(MethodLiteral::NumVregsBit… in GetNewTarget() local
509 …GateRef numVregs = TruncInt64ToInt32(Int64And(Int64LSR(callField, Int64(MethodLiteral::NumVregsBit… in GetStartIdxAndNumArgs() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_assembler.h75 uint32_t numVregs = 0; variable
Dbaseline_stub_builder.h213 GateRef numVregs = in GetNewTarget() local
234 GateRef numVregs = TruncInt64ToInt32(Int64And( in GetStartIdxAndNumArgs() local
Dbaseline_stubs-inl.h241 GateRef numVregs = in GetNewTarget() local
262 GateRef numVregs = TruncInt64ToInt32(Int64And( in GetStartIdxAndNumArgs() local
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h86 … [[maybe_unused]] Frame *newFrame, [[maybe_unused]] uint32_t numVregs, in CopyArgumentsDyn()
3116 ALWAYS_INLINE inline void CopyCallAccShortArguments(Frame &frame, uint32_t numVregs) in CopyCallAccShortArguments()
3138 ALWAYS_INLINE inline void CopyCallAccArguments(Frame &frame, uint32_t numVregs) in CopyCallAccArguments()
3184 ALWAYS_INLINE inline void CopyCallShortArguments(Frame &frame, uint32_t numVregs) in CopyCallShortArguments()
3201 ALWAYS_INLINE inline void CopyCallArguments(Frame &frame, uint32_t numVregs) in CopyCallArguments()
3222 …ALWAYS_INLINE inline void CopyCallArguments(Frame &frame, uint32_t numVregs, uint32_t numActualArg… in CopyCallArguments()
3233 …ALWAYS_INLINE inline void CopyRangeArguments(Frame &frame, uint32_t numVregs, uint32_t numActualAr… in CopyRangeArguments()
3250 …ALWAYS_INLINE inline void CopyArguments(Frame &frame, uint32_t numVregs, [[maybe_unused]] uint32_t… in CopyArguments()
3286 ALWAYS_INLINE inline bool CreateAndSetFrame(Method *method, Frame **frame, uint32_t numVregs) in CreateAndSetFrame()
3355 uint32_t numVregs; in CallInterpreterStackless() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.cpp81 auto numVregs = method->GetNumVregs(); in SetReg() local
Dabsint.cpp81 auto numVregs = method->GetNumVregs(); in PrepareVerificationContext() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp74 uint32_t numVregs = cda.GetNumVregs(); in Initialize() local
Dmethod_literal.h125 uint32_t numVregs = GetNumVregsWithCallField(); in GetNewTargetVregIndex() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp721 int32_t numVregs = static_cast<int32_t>(method->GetNumVregsWithCallField()); in Execute() local
1451 int32_t numVregs = static_cast<int32_t>(methodHandle->GetNumVregsWithCallField()); in RunInternal() local
3294 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
3430 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
3566 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
3702 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
4090 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
4226 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
4361 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local
7766 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNewTarget() local
[all …]
Dinterpreter_assembly.cpp3576 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideSupercallarrowrangePrefImm16V8() local
3719 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideSupercallthisrangePrefImm16V8() local
3908 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideNewobjrangePrefImm16V8() local
7058 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleSupercallarrowrangeImm8Imm8V8() local
7201 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleSupercallthisrangeImm8Imm8V8() local
7378 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleNewobjrangeImm16Imm8V8() local
7520 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleNewobjrangeImm8Imm8V8() local
7888 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNewTarget() local
7935 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNumArgs() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1675 uint32 numVregs = 0; /* number of vregs when starting */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1583 …Call::GetNumVregsFromCallField(ExtendedAssembler *assembler, Register callField, Register numVregs) in GetNumVregsFromCallField()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2408 Expr numVregs = lmirBuilder_->Cvt( in VisitInitVreg() local