| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.cc | 1376 void TurboAssembler::MultiPush(RegList regs) { in CallRecordWriteStub() argument 1389 void TurboAssembler::MultiPop(RegList regs) { in CallRecordWriteStub() argument 1401 void TurboAssembler::MultiPushFPU(DoubleRegList regs) { in CallRecordWriteStub() argument 1414 void TurboAssembler::MultiPopFPU(DoubleRegList regs) { in CallRecordWriteStub() argument 5533 RegList regs = {reg1, reg2, reg3, reg4, reg5, reg6}; CallRecordWriteStub() local [all...] |
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.cc | 1660 void TurboAssembler::MultiPush(RegList regs) { in MultiPush() argument 1704 void TurboAssembler::MultiPop(RegList regs) { in MultiPop() argument 1745 MultiPushFPU(DoubleRegList regs) MultiPushFPU() argument 1758 MultiPopFPU(DoubleRegList regs) MultiPopFPU() argument 4955 RegList regs = {reg1, reg2, reg3, reg4, reg5, reg6}; GetRegisterThatIsNotOneOf() local [all...] |
| /third_party/node/deps/v8/src/execution/arm/ |
| H A D | simulator-arm.cc | 4091 int regs = q ? 2 : 1; in VmovImmediate() local 4814 int regs = instr->Bit(6) + 1; in DecodeAdvancedSIMDTwoOrThreeRegisters() local 5767 int regs = 0; in DecodeAdvancedSIMDLoadStoreMultipleStructures() local 5822 int regs = instr->Bit(5) + 1; DecodeAdvancedSIMDLoadSingleStructureToAllLanes() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/x64/ |
| H A D | liftoff-assembler-x64.h | 4020 void LiftoffAssembler::PushRegisters(LiftoffRegList regs) { in PushRegisters() argument 4042 void LiftoffAssembler::PopRegisters(LiftoffRegList regs) { in PopRegisters() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
| H A D | liftoff-assembler-riscv64.h | 3640 void LiftoffAssembler::PushRegisters(LiftoffRegList regs) { in PushRegisters() argument 3669 void LiftoffAssembler::PopRegisters(LiftoffRegList regs) { in PopRegisters() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| H A D | liftoff-assembler-mips64.h | 3444 void LiftoffAssembler::PushRegisters(LiftoffRegList regs) { in PushRegisters() argument 3478 void LiftoffAssembler::PopRegisters(LiftoffRegList regs) { in PopRegisters() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 2313 } regs[EG_NUM_HW_STAGES] = { in evergreen_setup_scratch_buffers() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.c | 632 dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, volatile char *regs, volatile char *tcm, void *pci_dev, wifi_adapter_info_t *adapter) dhdpcie_bus_attach() argument [all...] |
| H A D | dhd_sdio.c | 1518 sdpcmd_regs_t *regs = bus->regs; in dhdsdio_bussleep() local 2442 sdpcmd_regs_t *regs = bus->regs; dhdsdio_sendfromq() local 5202 sdpcmd_regs_t *regs = bus->regs; dhdsdio_rxfail() local 6561 sdpcmd_regs_t *regs = bus->regs; dhdsdio_hostmail() local 6666 sdpcmd_regs_t *regs = bus->regs; dhdsdio_dpc() local 9904 sdpcmd_regs_t *regs = bus->regs; dhd_enableOOB() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 384 const struct vop2_win_regs *regs; member 412 const struct vop2_layer_regs *regs; member 427 const struct vop2_wb_regs *regs; global() member 446 const struct vop2_dsc_regs *regs; global() member 476 const struct vop2_video_port_regs *regs; global() member 661 void __iomem *regs; global() member 1015 const struct vop2_video_port_regs *regs = vp->regs; vop2_load_hdr2sdr_table() local 1038 const struct vop2_video_port_regs *regs = vp->regs; vop2_load_sdr2hdr_table() local 4747 } regs[] = { vop2_crtc_regs_dump() local 8509 const struct vop2_win_regs *regs = win_data->area[j]; vop2_win_init() local [all...] |
| H A D | rockchip_drm_vop.h | 765 const struct vop2_power_domain_regs *regs; member 801 const struct vop2_win_regs *regs; member 838 const struct vop2_dsc_regs *regs; member 845 const struct vop2_wb_regs *regs; member 862 const struct vop2_video_port_regs *regs; member 895 const struct vop2_layer_regs *regs; member
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 1055 static void mark_reg_known_zero(struct bpf_verifier_env *env, struct bpf_reg_state *regs, u32 regno)
in mark_reg_known_zero() argument 1332 static void mark_reg_unknown(struct bpf_verifier_env *env, struct bpf_reg_state *regs, u32 regno)
in mark_reg_unknown() argument 1351 mark_reg_not_init(struct bpf_verifier_env *env, struct bpf_reg_state *regs, u32 regno) mark_reg_not_init() argument 1364 mark_btf_ld_reg(struct bpf_verifier_env *env, struct bpf_reg_state *regs, u32 regno, enum bpf_reg_type reg_type, u32 btf_id) mark_btf_ld_reg() argument 1379 struct bpf_reg_state *regs = state->regs; init_reg_state() local 1716 struct bpf_reg_state *reg, *regs = state->regs; check_reg_arg() local 2764 struct bpf_reg_state *regs = cur_regs(env); check_map_access_type() local 2944 struct bpf_reg_state *regs = cur_regs(env); check_packet_access() local 3024 struct bpf_reg_state *regs = cur_regs(env); check_sock_access() local 3505 check_ptr_to_btf_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_btf_access() argument 3548 check_ptr_to_map_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_map_access() argument 3628 struct bpf_reg_state *regs = cur_regs(env); check_stack_access_within_bounds() local 3692 struct bpf_reg_state *regs = cur_regs(env); check_mem_access() local 4076 struct bpf_reg_state *regs = cur_regs(env), *reg = ®s[regno]; check_helper_mem_access() local 4141 struct bpf_reg_state *regs = cur_regs(env), *reg = ®s[regno]; process_spin_lock() local 4343 struct bpf_reg_state *regs = cur_regs(env), *reg = ®s[regno]; check_reg_type() local 4413 struct bpf_reg_state *regs = cur_regs(env), *reg = ®s[regno]; check_func_arg() local 4978 struct bpf_reg_state *regs = state->regs, *reg; __clear_all_pkt_pointers() local 5010 struct bpf_reg_state *regs = state->regs, *reg; release_reg_references() local 5051 clear_caller_saved_regs(struct bpf_verifier_env *env, struct bpf_reg_state *regs) clear_caller_saved_regs() argument 5204 do_refine_retval_range(struct bpf_reg_state *regs, int ret_type, int func_id, struct bpf_call_arg_meta *meta) do_refine_retval_range() argument 5260 struct bpf_reg_state *regs = cur_regs(env), *reg; record_func_key() local 5311 struct bpf_reg_state *regs; check_helper_call() local 5715 struct bpf_reg_state *regs; sanitize_speculative_path() local 5947 struct bpf_reg_state *regs = state->regs, *dst_reg; adjust_ptr_min_max_vals() local 6715 struct bpf_reg_state *regs = cur_regs(env); adjust_scalar_min_max_vals() local 6878 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; adjust_reg_min_max_vals() local 6956 struct bpf_reg_state *regs = cur_regs(env); check_alu_op() local 7704 struct bpf_reg_state *regs = state->regs; mark_ptr_or_null_regs() local 7826 struct bpf_reg_state *regs = this_branch->frame[this_branch->curframe]->regs; check_cond_jmp_op() local 7985 struct bpf_reg_state *regs = cur_regs(env); check_ld_imm() local 8084 struct bpf_reg_state *regs = cur_regs(env); check_ld_abs() local 9657 struct bpf_reg_state *regs; do_check() local 11590 struct bpf_reg_state *regs; do_check_common() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_n.c | 5652 static void rtl8168_get_regs(struct net_device *dev, struct ethtool_regs *regs, in rtl8168_get_regs() argument 24272 struct ethtool_regs regs; in ethtool_get_regs() local 28200 rtl8168_interrupt(int irq, void *dev_instance, struct pt_regs *regs) global() argument [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 400 const struct vop2_win_regs *regs; member 428 const struct vop2_layer_regs *regs; member 444 const struct vop2_wb_regs *regs; global() member 464 const struct vop2_dsc_regs *regs; global() member 495 const struct vop2_video_port_regs *regs; global() member 685 void __iomem *regs; global() member 1028 const struct vop2_video_port_regs *regs = vp->regs; vop2_load_hdr2sdr_table() local 1051 const struct vop2_video_port_regs *regs = vp->regs; vop2_load_sdr2hdr_table() local 4758 } regs[] = { vop2_crtc_regs_dump() local 8619 const struct vop2_win_regs *regs = win_data->area[j]; vop2_win_init() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 2020 void __iomem *regs; in rockchip_hdptx_phy_probe() local
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 12368 struct register_info regs[maxnreg]; in handle_core_registers() local 12341 same_set(const struct register_info *a, const struct register_info *b, const struct register_info *regs, size_t maxnreg) same_set() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 774 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> ®s, MVT regvt, in RegsForValue() argument
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 988 long regs[256/sizeof(long)], syscall; member
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.h | 993 void PushXRegList(RegList regs) { PushSizeRegList(regs, kXRegSize); } in PushXRegList() argument 994 void PopXRegList(RegList regs) { PopSizeRegList(regs, kXRegSize); } in PopXRegList() argument 995 void PushWRegList(RegList regs) { PushSizeRegList(regs, kWRegSize); } in PushWRegList() argument 996 void PopWRegList(RegList regs) { PopSizeRegList(regs, kWRegSize); } in PopWRegList() argument 997 void PushDRegList(RegList regs) { in PushDRegList() argument 1000 PopDRegList(RegList regs) PopDRegList() argument 1003 PushSRegList(RegList regs) PushSRegList() argument 1006 PopSRegList(RegList regs) PopSRegList() argument 1055 PeekXRegList(RegList regs, int64_t offset) PeekXRegList() argument 1058 PokeXRegList(RegList regs, int64_t offset) PokeXRegList() argument 1061 PeekWRegList(RegList regs, int64_t offset) PeekWRegList() argument 1064 PokeWRegList(RegList regs, int64_t offset) PokeWRegList() argument 1067 PeekDRegList(RegList regs, int64_t offset) PeekDRegList() argument 1070 PokeDRegList(RegList regs, int64_t offset) PokeDRegList() argument 1073 PeekSRegList(RegList regs, int64_t offset) PeekSRegList() argument 1076 PokeSRegList(RegList regs, int64_t offset) PokeSRegList() argument [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 9049 RegisterState regs = state; in GetStackSample() local
|