| /kernel/linux/linux-5.10/include/linux/spi/ |
| H A D | cc2520.h | 18 int vreg; member
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | value.h | 85 static ALWAYS_INLINE Value FromVReg(VRegisterRef vreg) in FromVReg() argument
|
| H A D | stack_walker-inl.h | 27 bool InvokeCallback(Func func, [[maybe_unused]] compiler::VRegInfo regInfo, VRegRef &vreg) in InvokeCallback() argument 138 auto vreg = frameHandler.GetVReg(i); in IterateRegsForIFrameInternal() local
|
| H A D | cframe.h | 174 inline void GetVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &codeInfo, SlotType **calleeStack, in GetVRegValue() argument 186 inline void GetPackVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &codeInfo, SlotType **calleeStack, in GetPackVRegValue() argument [all...] |
| H A D | stack_walker.h | 389 auto vreg = vregList[vregList.size() - (VRegInfo::ENV_COUNT - i)]; in EnvData() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | regScope.cpp | 109 const auto vreg = cg_->AllocReg(); in InitializeParams() local
|
| H A D | codeGen.cpp | 98 void CodeGen::SetVRegType(const VReg vreg, const checker::Type *const type) in SetVRegType() argument [all...] |
| /third_party/mesa3d/src/util/tests/ |
| H A D | register_allocate_test.cpp | 99 int vreg = next_vreg++; in TEST_F() local 108 int vreg = next_vreg++; in TEST_F() local 117 int vreg = next_vreg++; in TEST_F() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| H A D | code_info_tables.h | 169 auto vreg = GetVRegInfo(); in GetColumnStr() local
|
| H A D | code_info_builder.cpp | 189 auto &vreg = currentVregs_[i]; in EmitVRegs() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | language_context.cpp | 86 SetExceptionToVReg( [[maybe_unused]] interpreter::AccVRegister &vreg, [[maybe_unused]] ObjectHeader *obj) const SetExceptionToVReg() argument
|
| H A D | cframe.cpp | 30 interpreter::VRegister CFrame::GetVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &codeInfo, in GetVRegValue() argument 96 GetVRegValueRegister(const VRegInfo &vreg, SlotType **calleeStack) const GetVRegValueRegister() argument 144 GetVRegValueConstant(const VRegInfo &vreg, const compiler::CodeInfo &codeInfo) const GetVRegValueConstant() argument 157 SetVRegValue(const VRegInfo &vreg, uint64_t value, SlotType **calleeStack) SetVRegValue() argument [all...] |
| H A D | osr.cpp | 113 static int64_t GetValueFromVregAcc(const Frame *iframe, LanguageContext &ctx, VRegInfo &vreg) in GetValueFromVregAcc() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | rk8xx-spi.c | 63 static int rk806_spi_bus_read(void *context, const void *vreg, size_t reg_size, in rk806_spi_bus_read() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| H A D | inst_builder.h | 142 void UpdateDefinition(size_t vreg, Inst *inst) in UpdateDefinition() argument 167 GetDefinition(size_t vreg) GetDefinition() argument [all...] |
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | variable.h | 169 void BindVReg(compiler::VReg vreg) in BindVReg() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | debugfs.c | 39 u32 vreg; member 63 u32 preg, vreg; in mmio_diff_handler() local
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| H A D | qcom-labibb-regulator.c | 94 struct labibb_regulator *vreg; in qcom_labibb_regulator_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/ufs/host/ |
| H A D | ufshcd-pltfrm.c | 127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
| H A D | debugfs.c | 39 u32 vreg; member 63 u32 preg, vreg; in mmio_diff_handler() local
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_regalloc.c | 209 const uint32_t *vreg = entry->key; in rogue_ra_alloc() local 263 uint32_t vreg = *(uint32_t *)entry->key; rogue_ra_alloc() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-scheduler.cc | 187 int32_t vreg = UnallocatedOperand::cast(input)->virtual_register(); in AddInstruction() local
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | inst.cpp | 381 void SaveStateInst::AppendImmediate(uint64_t imm, uint16_t vreg, DataType::Type type, bool is_acc) in AppendImmediate() argument
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| H A D | variable.h | 143 void BindVReg(compiler::VReg vreg) in BindVReg() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | signal32.c | 119 union __fpsimd_vreg vreg = { in compat_preserve_vfp_context() local 162 union __fpsimd_vreg vreg; in compat_restore_vfp_context() local
|