| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | method-inl.h | 49 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() 93 … uint32_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/ |
| D | code_data_accessor-inl.h | 65 uint32_t numVregs; in GetNumVregs() local
|
| D | file_items.h | 1516 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/ |
| D | frame_states.h | 32 explicit FrameLiveOut(Chunk* chunk, size_t numVregs) in FrameLiveOut() 75 explicit FrameContext(Chunk* chunk, size_t numVregs) in FrameContext()
|
| D | interpreter_stub-inl.h | 270 …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/ |
| D | baseline_assembler.h | 75 uint32_t numVregs = 0; variable
|
| D | baseline_stub_builder.h | 213 GateRef numVregs = in GetNewTarget() local 234 GateRef numVregs = TruncInt64ToInt32(Int64And( in GetStartIdxAndNumArgs() local
|
| D | baseline_stubs-inl.h | 241 GateRef numVregs = in GetNewTarget() local 262 GateRef numVregs = TruncInt64ToInt32(Int64And( in GetStartIdxAndNumArgs() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 86 … [[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/ |
| D | abs_int_inl.cpp | 81 auto numVregs = method->GetNumVregs(); in SetReg() local
|
| D | absint.cpp | 81 auto numVregs = method->GetNumVregs(); in PrepareVerificationContext() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | method_literal.cpp | 74 uint32_t numVregs = cda.GetNumVregs(); in Initialize() local
|
| D | method_literal.h | 125 uint32_t numVregs = GetNumVregsWithCallField(); in GetNewTargetVregIndex() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 721 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 …]
|
| D | interpreter_assembly.cpp | 3576 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/ |
| D | aarch64_color_ra.h | 1675 uint32 numVregs = 0; /* number of vregs when starting */ variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | asm_interpreter_call.cpp | 1583 …Call::GetNumVregsFromCallField(ExtendedAssembler *assembler, Register callField, Register numVregs) in GetNumVregsFromCallField()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_ir_builder.cpp | 2408 Expr numVregs = lmirBuilder_->Cvt( in VisitInitVreg() local
|