Home
last modified time | relevance | path

Searched defs:dst_reg (Results 1 – 25 of 914) sorted by relevance

12345678910>>...37

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dcodegen_ops_x86-64.h2124 static inline void OR_HOST_REG_B(int dst_reg, int src_reg) in OR_HOST_REG_B()
4995 int dst_reg = find_host_xmm_reg(); in LOAD_MMX_Q_MMX() local
5010 int dst_reg = find_host_xmm_reg(); in LOAD_INT_TO_MMX() local
5114 static inline void MMX_PACKSSWB(int dst_reg, int src_reg) in MMX_PACKSSWB()
5126 static inline void MMX_PACKUSWB(int dst_reg, int src_reg) in MMX_PACKUSWB()
5138 static inline void MMX_PACKSSDW(int dst_reg, int src_reg) in MMX_PACKSSDW()
5187 static inline void MMX_PSRLW_imm(int dst_reg, int amount) in MMX_PSRLW_imm()
5195 static inline void MMX_PSRAW_imm(int dst_reg, int amount) in MMX_PSRAW_imm()
5203 static inline void MMX_PSLLW_imm(int dst_reg, int amount) in MMX_PSLLW_imm()
5212 static inline void MMX_PSRLD_imm(int dst_reg, int amount) in MMX_PSRLD_imm()
[all …]
H A Dcodegen_ops_x86.h289 static inline void ADD_HOST_REG_B(int dst_reg, int src_reg) in ADD_HOST_REG_B()
294 static inline void ADD_HOST_REG_W(int dst_reg, int src_reg) in ADD_HOST_REG_W()
300 static inline void ADD_HOST_REG_L(int dst_reg, int src_reg) in ADD_HOST_REG_L()
346 static inline void AND_HOST_REG_L(int dst_reg, int src_reg) in AND_HOST_REG_L()
366 static inline int TEST_HOST_REG_B(int dst_reg, int src_reg) in TEST_HOST_REG_B()
393 static inline void OR_HOST_REG_L(int dst_reg, int src_reg) in OR_HOST_REG_L()
486 static inline int CMP_HOST_REG_B(int dst_reg, int src_reg) in CMP_HOST_REG_B()
492 static inline int CMP_HOST_REG_W(int dst_reg, int src_reg) in CMP_HOST_REG_W()
498 static inline int CMP_HOST_REG_L(int dst_reg, int src_reg) in CMP_HOST_REG_L()
3642 int dst_reg = find_host_xmm_reg(); in LOAD_MMX_Q_MMX() local
[all …]
H A Dcodegen_ops_xchg.h66 int src_reg, dst_reg, temp_reg; in ropXCHG_w() local
81 int src_reg, dst_reg, temp_reg; in ropXCHG_l() local
H A Dcodegen_ops_arith.h296 int src_reg, dst_reg; in ropCMP_b_rm() local
324 int src_reg, dst_reg; in ropCMP_w_rm() local
352 int src_reg, dst_reg; in ropCMP_l_rm() local
381 int src_reg, dst_reg; in ropCMP_b_rmw() local
409 int src_reg, dst_reg; in ropCMP_w_rmw() local
437 int src_reg, dst_reg; in ropCMP_l_rmw() local
H A Dcodegen_ops_logic.h198 int src_reg, dst_reg; in ropTEST_b_rm() local
223 int src_reg, dst_reg; in ropTEST_w_rm() local
248 int src_reg, dst_reg; in ropTEST_l_rm() local
/dports/devel/py-PeachPy/PeachPy-01d1515/peachpy/x86_64/
H A Dlower.py11 def load_register(dst_reg, src_reg, data_type, prototype): argument
69 def load_memory(dst_reg, src_address, src_type, prototype): argument
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/src/
H A Dfast_copy_sse4_impl.cpp43 __m128i * dst_reg = (__m128i *)dst; in copyVideoToSys_SSE4() local
95 __m128i * dst_reg = (__m128i *)dst; in copyVideoToSysShift_SSE4() local
152 __m128i * dst_reg = (__m128i *)dst; in copySysToVideoShift_SSE4() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dregion-model-asm.cc178 const region *dst_reg = get_lvalue (val, ctxt); in on_asm_stmt() local
281 const region *dst_reg = output_regions[output_idx]; in on_asm_stmt() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/net/
H A Dbpf_jit_comp.c197 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg()
203 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg()
614 u32 dst_reg, const u32 imm32) in emit_mov_imm32()
654 static void emit_mov_imm64(u8 **pprog, u32 dst_reg, in emit_mov_imm64()
678 static void emit_mov_reg(u8 **pprog, bool is64, u32 dst_reg, u32 src_reg) in emit_mov_reg()
720 static void maybe_emit_mod(u8 **pprog, u32 dst_reg, u32 src_reg, bool is64) in maybe_emit_mod()
733 static void emit_ldx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_ldx()
764 static void emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx()
799 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic()
930 u32 dst_reg = insn->dst_reg; in do_jit() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/net/
H A Dbpf_jit_comp.c197 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg()
203 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg()
614 u32 dst_reg, const u32 imm32) in emit_mov_imm32()
654 static void emit_mov_imm64(u8 **pprog, u32 dst_reg, in emit_mov_imm64()
678 static void emit_mov_reg(u8 **pprog, bool is64, u32 dst_reg, u32 src_reg) in emit_mov_reg()
720 static void maybe_emit_mod(u8 **pprog, u32 dst_reg, u32 src_reg, bool is64) in maybe_emit_mod()
733 static void emit_ldx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_ldx()
764 static void emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx()
799 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic()
930 u32 dst_reg = insn->dst_reg; in do_jit() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/net/
H A Dbpf_jit_comp.c197 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg()
203 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg()
614 u32 dst_reg, const u32 imm32) in emit_mov_imm32()
654 static void emit_mov_imm64(u8 **pprog, u32 dst_reg, in emit_mov_imm64()
678 static void emit_mov_reg(u8 **pprog, bool is64, u32 dst_reg, u32 src_reg) in emit_mov_reg()
720 static void maybe_emit_mod(u8 **pprog, u32 dst_reg, u32 src_reg, bool is64) in maybe_emit_mod()
733 static void emit_ldx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_ldx()
764 static void emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx()
799 u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) in emit_atomic()
930 u32 dst_reg = insn->dst_reg; in do_jit() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_vec4.cpp92 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(enum brw_reg_file file, int nr, brw_reg_type type, in dst_reg() function in brw::dst_reg
127 dst_reg::dst_reg(struct ::brw_reg reg) : in dst_reg() function in brw::dst_reg
134 dst_reg::dst_reg(const src_reg &reg) : in dst_reg() function in brw::dst_reg
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c261 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
291 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
358 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c262 struct i915_full_dst_register *dst_reg, in liveness_mark_written()
292 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
358 static int unused_from(struct i915_optimize_context *ctx, struct i915_full_dst_register *dst_reg, i… in unused_from()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c281 struct i915_full_dst_register *dst_reg, int pos) in liveness_mark_written()
311 struct i915_full_dst_register *dst_reg; in liveness_analysis() local
377 struct i915_full_dst_register *dst_reg, int from) in unused_from()
/dports/devel/ga/ga-5.8/comex/src-dmapp/
H A Dcomex.c220 reg_entry_t *dst_reg = NULL; in comex_put_nbi() local
281 reg_entry_t *dst_reg = NULL; in comex_put_nb() local
318 reg_entry_t *dst_reg = NULL; in comex_get_nb() local
355 reg_entry_t *dst_reg = NULL; in comex_get_nbi() local
415 reg_entry_t *dst_reg= reg_cache_find(proc, in dmapp_network_lock() local
440 reg_entry_t *dst_reg= reg_cache_find(proc, in dmapp_network_unlock() local
1435 reg_entry_t *dst_reg = NULL; in comex_lock() local
1461 reg_entry_t *dst_reg = NULL; in comex_unlock() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_vec4.cpp92 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(enum brw_reg_file file, int nr, brw_reg_type type, in dst_reg() function in brw::dst_reg
127 dst_reg::dst_reg(struct ::brw_reg reg) : in dst_reg() function in brw::dst_reg
134 dst_reg::dst_reg(const src_reg &reg) : in dst_reg() function in brw::dst_reg

12345678910>>...37