| /kernel/linux/linux-6.6/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 233 bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, int pass, struct codegen_context *ctx, int insn_idx, int jmp_off, int dst_reg) bpf_add_extable_entry() argument
|
| H A D | bpf_jit_comp64.c | 377 u32 dst_reg = bpf_to_ppc(insn[i].dst_reg); in bpf_jit_build_body() local [all...] |
| H A D | bpf_jit_comp32.c | 294 u32 dst_reg = bpf_to_ppc(insn[i].dst_reg); in bpf_jit_build_body() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_register_coalesce.cpp | 197 unsigned src_reg = ~0u, dst_reg = ~0u; in register_coalesce() local
|
| H A D | brw_ir_vec4.h | 150 class dst_reg : public backend_reg class [all...] |
| H A D | brw_vec4_builder.h | 46 typedef brw::dst_reg dst_reg; typedef in brw::vec4_builder [all...] |
| H A D | brw_fs_builder.h | 46 typedef fs_reg dst_reg; typedef in brw::fs_builder [all...] |
| H A D | brw_vec4.cpp | 92 dst_reg::dst_reg() in dst_reg() function in brw::dst_reg 97 dst_reg::dst_reg(enum brw_reg_file file, int nr) in dst_reg() function in brw::dst_reg 105 dst_reg::dst_reg(enum brw_reg_file file, int nr, const glsl_type *type, in dst_reg() function in brw::dst_reg 116 dst_reg::dst_reg(enu function in brw::dst_reg 127 dst_reg::dst_reg(struct ::brw_reg reg) : dst_reg() function in brw::dst_reg 134 dst_reg::dst_reg(const src_reg ®) : dst_reg() function in brw::dst_reg [all...] |
| H A D | brw_vec4_visitor.cpp | 702 dst_reg::dst_reg(class vec4_visitor *v, const struct glsl_type *type) dst_reg() function in brw::dst_reg [all...] |
| H A D | brw_eu_validate.c | 1860 unsigned dst_reg = brw_inst_dst_da_reg_nr(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
|
| /third_party/elfutils/lib/ |
| H A D | bpf.h | 80 uint8_t dst_reg:4; member
|
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | disasm-a2xx.c | 331 print_fetch_dst(uint32_t dst_reg, uint32_t dst_swiz) in print_fetch_dst() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/net/ |
| H A D | bpf_jit_comp64.c | 331 u32 dst_reg = b2p[insn[i].dst_reg]; in bpf_jit_build_body() local [all...] |
| /kernel/linux/linux-6.6/arch/loongarch/net/ |
| H A D | bpf_jit.c | 396 int dst_reg = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); in ex_handler_bpf() local 406 add_exception_handler(const struct bpf_insn *insn, struct jit_ctx *ctx, int dst_reg) add_exception_handler() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 291 struct i915_full_dst_register *dst_reg; in liveness_analysis() local 260 liveness_mark_written(struct i915_optimize_context *ctx, struct i915_full_dst_register *dst_reg, int pos) liveness_mark_written() argument 357 unused_from(struct i915_optimize_context *ctx, struct i915_full_dst_register *dst_reg, int from) unused_from() argument
|
| /kernel/linux/linux-5.10/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 366 int dst_reg = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); in arm64_bpf_fixup_exception() local 374 add_exception_handler(const struct bpf_insn *insn, struct jit_ctx *ctx, int dst_reg) add_exception_handler() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm_move.c | 318 struct intel_memory_region *dst_reg, *src_reg; in i915_ttm_memcpy_init() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disasm.c | 46 uint32_t dst_reg : 7; member
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 189 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument 195 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument [all...] |
| H A D | bpf_jit_comp.c | 196 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument 202 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument 595 emit_mov_imm32(u8 **pprog, bool sign_propagate, u32 dst_reg, const u32 imm32) emit_mov_imm32() argument 636 emit_mov_imm64(u8 **pprog, u32 dst_reg, const u32 imm32_hi, const u32 imm32_lo) emit_mov_imm64() argument 660 emit_mov_reg(u8 **pprog, bool is64, u32 dst_reg, u32 src_reg) emit_mov_reg() argument 679 emit_ldx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) emit_ldx() argument 718 emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) emit_stx() argument 814 u32 dst_reg = insn->dst_reg; do_jit() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/net/ |
| H A D | ebpf_jit.c | 183 dst_reg, enumerator [all...] |
| /kernel/linux/linux-5.10/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 101 static inline u32 reg(u32 dst_reg, u32 src_reg) in reg() argument 697 u32 dst_reg = insn->dst_reg; in bpf_jit_insn() local [all...] |
| /kernel/linux/linux-6.6/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 583 add_exception_handler(const struct bpf_insn *insn, struct rv_jit_context *ctx, int dst_reg, int insn_len) add_exception_handler() argument
|
| /kernel/linux/linux-6.6/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 189 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument 195 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_parser.y | 1305 dst_reg: dst { $1->flags |= IR3_REG_R; } global() label [all...] |