| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_ui_layer.c | 30 u32 val, bld_base, ch_base; in sun8i_ui_layer_enable() local 81 u32 bld_base, ch_base; in sun8i_ui_layer_update_coord() local [all...] |
| H A D | sun8i_vi_layer.c | 24 u32 val, bld_base, ch_base; in sun8i_vi_layer_enable() local 76 u32 bld_base, ch_base; in sun8i_vi_layer_update_coord() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_mixer.c | 306 u32 bld_base, size, val; in sun8i_mixer_mode_set() local
|
| H A D | sun8i_ui_layer.c | 31 u32 val, bld_base, ch_base; in sun8i_ui_layer_enable() local 103 u32 bld_base, ch_base; in sun8i_ui_layer_update_coord() local [all...] |
| H A D | sun8i_vi_layer.c | 25 u32 val, bld_base, ch_base; in sun8i_vi_layer_enable() local 107 u32 bld_base, ch_base; in sun8i_vi_layer_update_coord() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.c | 49 lp_bld_tgsi_list_init(struct lp_build_tgsi_context *bld_base) in lp_bld_tgsi_list_init() argument 62 lp_bld_tgsi_add_instruction(struct lp_build_tgsi_context *bld_base, in lp_bld_tgsi_add_instruction() argument 90 lp_build_action_set_dst_type(struct lp_build_emit_data *emit_data, struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode) lp_build_action_set_dst_type() argument 105 lp_build_tgsi_intrinsic(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) lp_build_tgsi_intrinsic() argument 117 lp_build_emit_llvm(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, struct lp_build_emit_data *emit_data) lp_build_emit_llvm() argument 133 lp_build_emit_llvm_unary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0) lp_build_emit_llvm_unary() argument 146 lp_build_emit_llvm_binary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0, LLVMValueRef arg1) lp_build_emit_llvm_binary() argument 161 lp_build_emit_llvm_ternary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0, LLVMValueRef arg1, LLVMValueRef arg2) lp_build_emit_llvm_ternary() argument 181 lp_build_fetch_args(struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) lp_build_fetch_args() argument 239 lp_build_tgsi_inst_llvm(struct lp_build_tgsi_context *bld_base, const struct tgsi_full_instruction *inst) lp_build_tgsi_inst_llvm() argument 344 lp_build_emit_fetch_src(struct lp_build_tgsi_context *bld_base, const struct tgsi_full_src_register *reg, enum tgsi_opcode_type stype, const unsigned chan_index) lp_build_emit_fetch_src() argument 444 lp_build_emit_fetch(struct lp_build_tgsi_context *bld_base, const struct tgsi_full_instruction *inst, unsigned src_op, const unsigned chan_index) lp_build_emit_fetch() argument 458 lp_build_emit_fetch_texoffset(struct lp_build_tgsi_context *bld_base, const struct tgsi_full_instruction *inst, unsigned tex_off_op, const unsigned chan_index) lp_build_emit_fetch_texoffset() argument 512 lp_build_tgsi_llvm(struct lp_build_tgsi_context *bld_base, const struct tgsi_token *tokens) lp_build_tgsi_llvm() argument [all...] |
| H A D | lp_bld_tgsi_aos.c | 67 swizzle_aos(struct lp_build_tgsi_context *bld_base, in swizzle_aos() argument 102 emit_fetch_constant( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_constant() argument 173 emit_fetch_immediate( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_immediate() argument 186 emit_fetch_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_input() argument 200 emit_fetch_temporary( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_temporary() argument [all...] |
| H A D | lp_bld_nir_aos.c | 37 swizzle_aos(struct lp_build_nir_context *bld_base, in swizzle_aos() argument 92 init_var_slots(struct lp_build_nir_context *bld_base, in init_var_slots() argument 109 emit_var_decl(struct lp_build_nir_context *bld_base, in emit_var_decl() argument 119 emit_load_var(struct lp_build_nir_context *bld_base, in emit_load_var() argument 141 emit_store_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned writemask, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef vals) emit_store_var() argument 168 emit_load_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_src *reg, LLVMValueRef indir_src, LLVMValueRef reg_storage) emit_load_reg() argument 180 emit_store_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_dest *reg, unsigned writemask, LLVMValueRef indir_src, LLVMValueRef reg_storage, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) emit_store_reg() argument 217 emit_load_ubo(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, bool offset_is_uniform, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_ubo() argument 279 emit_tex(struct lp_build_nir_context *bld_base, struct lp_sampler_params *params) emit_tex() argument 297 emit_load_const(struct lp_build_nir_context *bld_base, const nir_load_const_instr *instr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_const() argument [all...] |
| H A D | lp_bld_nir.h | 237 struct lp_build_nir_context bld_base; global() member 291 struct lp_build_nir_context bld_base; global() member 338 get_flt_bld(struct lp_build_nir_context *bld_base, unsigned op_bit_size) get_flt_bld() argument 354 get_int_bld(struct lp_build_nir_context *bld_base, bool is_unsigned, unsigned op_bit_size) get_int_bld() argument 387 lp_nir_aos_context(struct lp_build_nir_context *bld_base) lp_nir_aos_context() argument [all...] |
| H A D | lp_bld_tgsi.h | 510 struct lp_build_tgsi_context bld_base; member 617 struct lp_build_tgsi_context bld_base; member 656 lp_soa_context(struct lp_build_tgsi_context *bld_base) in lp_soa_context() argument 662 lp_aos_context(struct lp_build_tgsi_context *bld_base) in lp_aos_context() argument [all...] |
| H A D | lp_bld_nir.c | 45 is_aos(const struct lp_build_nir_context *bld_base) in is_aos() argument 58 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() argument 153 get_ssa_src(struct lp_build_nir_context *bld_base, nir_ssa_def *ssa) get_ssa_src() argument 164 get_reg_src(struct lp_build_nir_context *bld_base, nir_reg_src src) get_reg_src() argument 177 get_src(struct lp_build_nir_context *bld_base, nir_src src) get_src() argument 187 assign_ssa(struct lp_build_nir_context *bld_base, int idx, LLVMValueRef ptr) assign_ssa() argument 194 assign_ssa_dest(struct lp_build_nir_context *bld_base, const nir_ssa_def *ssa, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_ssa_dest() argument 208 assign_reg(struct lp_build_nir_context *bld_base, const nir_reg_dest *reg, unsigned write_mask, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_reg() argument 223 assign_dest(struct lp_build_nir_context *bld_base, const nir_dest *dest, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_dest() argument 235 assign_alu_dest(struct lp_build_nir_context *bld_base, const nir_alu_dest *dest, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_alu_dest() argument 247 int_to_bool32(struct lp_build_nir_context *bld_base, uint32_t src_bit_size, bool is_unsigned, LLVMValueRef val) int_to_bool32() argument 267 flt_to_bool32(struct lp_build_nir_context *bld_base, uint32_t src_bit_size, LLVMValueRef val) flt_to_bool32() argument 284 fcmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) fcmp32() argument 306 icmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, bool is_unsigned, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) icmp32() argument 332 get_alu_src(struct lp_build_nir_context *bld_base, nir_alu_src src, unsigned num_components) get_alu_src() argument 377 emit_b2f(struct lp_build_nir_context *bld_base, LLVMValueRef src0, unsigned bitsize) emit_b2f() argument 410 emit_b2i(struct lp_build_nir_context *bld_base, LLVMValueRef src0, unsigned bitsize) emit_b2i() argument 435 emit_b32csel(struct lp_build_nir_context *bld_base, unsigned src_bit_size[NIR_MAX_VEC_COMPONENTS], LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) emit_b32csel() argument 447 split_64bit(struct lp_build_nir_context *bld_base, LLVMValueRef src, bool hi) split_64bit() argument 476 merge_64bit(struct lp_build_nir_context *bld_base, LLVMValueRef input, LLVMValueRef input2) merge_64bit() argument 501 split_16bit(struct lp_build_nir_context *bld_base, LLVMValueRef src, bool hi) split_16bit() argument 529 merge_16bit(struct lp_build_nir_context *bld_base, LLVMValueRef input, LLVMValueRef input2) merge_16bit() argument 593 do_int_divide(struct lp_build_nir_context *bld_base, bool is_unsigned, unsigned src_bit_size, LLVMValueRef src, LLVMValueRef src2) do_int_divide() argument 624 do_int_mod(struct lp_build_nir_context *bld_base, bool is_unsigned, unsigned src_bit_size, LLVMValueRef src, LLVMValueRef src2) do_int_mod() argument 647 do_quantize_to_f16(struct lp_build_nir_context *bld_base, LLVMValueRef src) do_quantize_to_f16() argument 669 do_alu_action(struct lp_build_nir_context *bld_base, const nir_alu_instr *instr, unsigned src_bit_size[NIR_MAX_VEC_COMPONENTS], LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) do_alu_action() argument 1185 visit_alu(struct lp_build_nir_context *bld_base, const nir_alu_instr *instr) visit_alu() argument 1300 visit_load_const(struct lp_build_nir_context *bld_base, const nir_load_const_instr *instr) visit_load_const() argument 1310 get_deref_offset(struct lp_build_nir_context *bld_base, nir_deref_instr *instr, bool vs_in, unsigned *vertex_index_out, LLVMValueRef *vertex_index_ref, unsigned *const_out, LLVMValueRef *indir_out) get_deref_offset() argument 1382 visit_load_input(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_input() argument 1405 visit_store_output(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_output() argument 1435 visit_load_var(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_var() argument 1474 visit_store_var(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_var() argument 1500 visit_load_ubo(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_ubo() argument 1518 visit_load_push_constant(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[4]) visit_load_push_constant() argument 1534 visit_load_ssbo(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_ssbo() argument 1547 visit_store_ssbo(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_ssbo() argument 1562 visit_get_ssbo_size(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_get_ssbo_size() argument 1574 visit_ssbo_atomic(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_ssbo_atomic() argument 1593 visit_load_image(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_image() argument 1633 visit_store_image(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_image() argument 1675 visit_atomic_image(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_atomic_image() argument 1761 visit_image_size(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_image_size() argument 1784 visit_image_samples(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_image_samples() argument 1808 visit_shared_load(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_shared_load() argument 1820 visit_shared_store(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_shared_store() argument 1834 visit_shared_atomic(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_shared_atomic() argument 1850 visit_barrier(struct lp_build_nir_context *bld_base) visit_barrier() argument 1857 visit_discard(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_discard() argument 1870 visit_load_kernel_input(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_kernel_input() argument 1885 visit_load_global(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_global() argument 1898 visit_store_global(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_global() argument 1913 visit_global_atomic(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_global_atomic() argument 1930 visit_shuffle(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef dst[4]) visit_shuffle() argument 1945 visit_interp(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_interp() argument 1977 visit_load_scratch(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) visit_load_scratch() argument 1989 visit_store_scratch(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_store_scratch() argument 2002 visit_intrinsic(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr) visit_intrinsic() argument 2220 visit_txs(struct lp_build_nir_context *bld_base, nir_tex_instr *instr) visit_txs() argument 2258 lp_build_nir_lod_property(struct lp_build_nir_context *bld_base, nir_src lod_src) lp_build_nir_lod_property() argument 2278 visit_tex(struct lp_build_nir_context *bld_base, nir_tex_instr *instr) visit_tex() argument 2502 visit_ssa_undef(struct lp_build_nir_context *bld_base, const nir_ssa_undef_instr *instr) visit_ssa_undef() argument 2517 visit_jump(struct lp_build_nir_context *bld_base, const nir_jump_instr *instr) visit_jump() argument 2534 visit_deref(struct lp_build_nir_context *bld_base, nir_deref_instr *instr) visit_deref() argument 2559 visit_block(struct lp_build_nir_context *bld_base, nir_block *block) visit_block() argument 2599 visit_if(struct lp_build_nir_context *bld_base, nir_if *if_stmt) visit_if() argument 2615 visit_loop(struct lp_build_nir_context *bld_base, nir_loop *loop) visit_loop() argument 2624 visit_cf_list(struct lp_build_nir_context *bld_base, struct exec_list *list) visit_cf_list() argument 2647 handle_shader_output_decl(struct lp_build_nir_context *bld_base, struct nir_shader *nir, struct nir_variable *variable) handle_shader_output_decl() argument 2664 get_register_type(struct lp_build_nir_context *bld_base, nir_register *reg) get_register_type() argument 2683 lp_build_nir_llvm(struct lp_build_nir_context *bld_base, struct nir_shader *nir) lp_build_nir_llvm() argument [all...] |
| H A D | lp_bld_tgsi_action.c | 65 scalar_unary_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) scalar_unary_fetch_args() argument 75 scalar_binary_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) scalar_binary_fetch_args() argument 91 add_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) add_emit() argument 103 arr_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) arr_emit() argument 116 dp_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned dp_components) dp_fetch_args() argument 133 dp2_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp2_fetch_args() argument 141 dp2_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp2_emit() argument 164 dp3_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp3_fetch_args() argument 172 dp3_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp3_emit() argument 200 dp4_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp4_fetch_args() argument 208 dp4_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dp4_emit() argument 239 dst_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dst_fetch_args() argument 258 dst_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dst_emit() argument 285 end_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) end_emit() argument 296 exp_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) exp_emit() argument 330 frc_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) frc_emit() argument 345 kil_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) kil_fetch_args() argument 368 kilp_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) kilp_fetch_args() argument 378 lit_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lit_fetch_args() argument 392 lit_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lit_emit() argument 434 log_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) log_emit() argument 478 pk2h_fetch_args( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) pk2h_fetch_args() argument 491 pk2h_emit( const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) pk2h_emit() argument 519 up2h_emit( const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) up2h_emit() argument 549 lrp_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lrp_emit() argument 572 mad_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) mad_emit() argument 588 mov_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) mov_emit() argument 598 mul_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) mul_emit() argument 609 fdiv_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fdiv_emit() argument 620 rcp_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) rcp_emit() argument 634 pow_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) pow_emit() argument 651 rsq_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) rsq_emit() argument 672 sqrt_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sqrt_emit() argument 691 f2u_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) f2u_emit() argument 704 u2f_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u2f_emit() argument 716 umad_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umad_emit() argument 731 umul_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umul_emit() argument 742 imul_hi_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) imul_hi_emit() argument 759 imul_hi_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) imul_hi_emit_cpu() argument 777 umul_hi_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umul_hi_emit() argument 794 umul_hi_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umul_hi_emit_cpu() argument 811 fmax_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fmax_emit() argument 824 fmin_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fmin_emit() argument 838 d2f_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) d2f_emit() argument 851 d2i_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) d2i_emit() argument 864 d2u_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) d2u_emit() argument 877 f2d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) f2d_emit() argument 890 u2d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u2d_emit() argument 903 i2d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i2d_emit() argument 916 dmad_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dmad_emit() argument 930 drcp_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) drcp_emit() argument 943 dfrac_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dfrac_emit() argument 956 u64mul_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64mul_emit() argument 966 u64mod_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64mod_emit_cpu() argument 990 i64mod_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64mod_emit_cpu() argument 1014 u64div_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64div_emit_cpu() argument 1039 i64div_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64div_emit_cpu() argument 1064 f2u64_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) f2u64_emit() argument 1076 f2i64_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) f2i64_emit() argument 1088 u2i64_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u2i64_emit() argument 1100 i2i64_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i2i64_emit() argument 1112 i642f_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i642f_emit() argument 1124 u642f_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u642f_emit() argument 1136 i642d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i642d_emit() argument 1148 u642d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u642d_emit() argument 1160 lp_set_default_actions(struct lp_build_tgsi_context * bld_base) lp_set_default_actions() argument 1258 add_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) add_emit_cpu() argument 1269 and_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) and_emit_cpu() argument 1280 arl_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) arl_emit_cpu() argument 1294 arr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) arr_emit_cpu() argument 1304 ceil_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ceil_emit_cpu() argument 1315 cmp_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) cmp_emit_cpu() argument 1328 ucmp_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ucmp_emit_cpu() argument 1347 cos_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) cos_emit_cpu() argument 1358 div_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) div_emit_cpu() argument 1369 ex2_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ex2_emit_cpu() argument 1380 f2i_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) f2i_emit_cpu() argument 1391 fset_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) fset_emit_cpu() argument 1414 fseq_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fseq_emit_cpu() argument 1424 fsge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fsge_emit_cpu() argument 1434 fslt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fslt_emit_cpu() argument 1445 fsne_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) fsne_emit_cpu() argument 1456 flr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) flr_emit_cpu() argument 1467 i2f_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i2f_emit_cpu() argument 1478 iabs_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) iabs_emit_cpu() argument 1489 idiv_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) idiv_emit_cpu() argument 1516 ineg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ineg_emit_cpu() argument 1528 iset_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) iset_emit_cpu() argument 1541 imax_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) imax_emit_cpu() argument 1552 imin_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) imin_emit_cpu() argument 1563 isge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) isge_emit_cpu() argument 1573 ishr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ishr_emit_cpu() argument 1588 islt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) islt_emit_cpu() argument 1599 issg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) issg_emit_cpu() argument 1610 lg2_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lg2_emit_cpu() argument 1621 log_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) log_emit_cpu() argument 1648 mad_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) mad_emit_cpu() argument 1661 max_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) max_emit_cpu() argument 1674 min_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) min_emit_cpu() argument 1687 mod_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) mod_emit_cpu() argument 1712 not_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) not_emit_cpu() argument 1723 or_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) or_emit_cpu() argument 1734 pow_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) pow_emit_cpu() argument 1747 rcp_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) rcp_emit_cpu() argument 1758 recip_sqrt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) recip_sqrt_emit_cpu() argument 1768 sqrt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sqrt_emit_cpu() argument 1780 round_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) round_emit_cpu() argument 1792 set_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) set_emit_cpu() argument 1818 seq_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) seq_emit_cpu() argument 1828 sge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sge_emit_cpu() argument 1839 sgt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sgt_emit_cpu() argument 1849 shl_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) shl_emit_cpu() argument 1864 sin_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sin_emit_cpu() argument 1875 sle_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sle_emit_cpu() argument 1885 slt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) slt_emit_cpu() argument 1896 sne_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sne_emit_cpu() argument 1907 ssg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ssg_emit_cpu() argument 1919 trunc_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) trunc_emit_cpu() argument 1930 uadd_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) uadd_emit_cpu() argument 1941 udiv_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) udiv_emit_cpu() argument 1967 umax_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umax_emit_cpu() argument 1978 umin_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umin_emit_cpu() argument 1989 umod_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) umod_emit_cpu() argument 2014 uset_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) uset_emit_cpu() argument 2028 useq_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) useq_emit_cpu() argument 2038 usge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) usge_emit_cpu() argument 2048 ushr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ushr_emit_cpu() argument 2063 uslt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) uslt_emit_cpu() argument 2074 usne_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) usne_emit_cpu() argument 2084 xor_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) xor_emit_cpu() argument 2096 dabs_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dabs_emit_cpu() argument 2107 dneg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dneg_emit_cpu() argument 2119 dset_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) dset_emit_cpu() argument 2135 dseq_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dseq_emit_cpu() argument 2145 dsge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dsge_emit_cpu() argument 2155 dslt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dslt_emit_cpu() argument 2165 dsne_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dsne_emit_cpu() argument 2175 drecip_sqrt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) drecip_sqrt_emit_cpu() argument 2186 dsqrt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) dsqrt_emit_cpu() argument 2196 i64abs_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64abs_emit_cpu() argument 2206 i64ssg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64ssg_emit_cpu() argument 2216 i64neg_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64neg_emit_cpu() argument 2227 u64set_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) u64set_emit_cpu() argument 2242 u64seq_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64seq_emit_cpu() argument 2251 u64sne_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64sne_emit_cpu() argument 2260 u64slt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64slt_emit_cpu() argument 2269 u64sge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64sge_emit_cpu() argument 2278 i64set_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, unsigned pipe_func) i64set_emit_cpu() argument 2293 i64slt_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64slt_emit_cpu() argument 2302 i64sge_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64sge_emit_cpu() argument 2311 u64max_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64max_emit_cpu() argument 2321 u64min_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64min_emit_cpu() argument 2331 i64max_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64max_emit_cpu() argument 2341 i64min_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64min_emit_cpu() argument 2351 u64add_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64add_emit_cpu() argument 2361 u64shl_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64shl_emit_cpu() argument 2375 i64shr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) i64shr_emit_cpu() argument 2389 u64shr_emit_cpu( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) u64shr_emit_cpu() argument 2401 bfi_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) bfi_emit_cpu() argument 2429 lsb_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) lsb_emit_cpu() argument 2443 umsb_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) umsb_emit_cpu() argument 2452 imsb_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) imsb_emit_cpu() argument 2466 popc_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) popc_emit_cpu() argument 2474 ibfe_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) ibfe_emit_cpu() argument 2500 ubfe_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) ubfe_emit_cpu() argument 2522 brev_emit_cpu(const struct lp_build_tgsi_action *action, struct lp_build_tgsi_context *bld_base, struct lp_build_emit_data *emit_data) brev_emit_cpu() argument 2531 lp_set_default_actions_cpu( struct lp_build_tgsi_context * bld_base) lp_set_default_actions_cpu() argument [all...] |
| H A D | lp_bld_tgsi_soa.c | 116 mask_vec(struct lp_build_tgsi_context *bld_base) in mask_vec() argument 131 lp_exec_tgsi_break(struct lp_exec_mask *mask, struct lp_build_tgsi_context * bld_base) lp_exec_tgsi_break() argument 172 lp_exec_endswitch(struct lp_exec_mask *mask, struct lp_build_tgsi_context * bld_base) lp_exec_endswitch() argument 256 default_analyse_is_last(struct lp_exec_mask *mask, struct lp_build_tgsi_context * bld_base, int *default_pc_start) default_analyse_is_last() argument 302 lp_exec_default(struct lp_exec_mask *mask, struct lp_build_tgsi_context * bld_base) lp_exec_default() argument 538 build_gather(struct lp_build_tgsi_context *bld_base, LLVMValueRef base_ptr, LLVMValueRef indexes, LLVMValueRef overflow_mask, LLVMValueRef indexes2) build_gather() argument 734 stype_to_fetch(struct lp_build_tgsi_context * bld_base, enum tgsi_opcode_type stype) stype_to_fetch() argument 802 emit_fetch_constant( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_constant() argument 928 emit_fetch_64bit( struct lp_build_tgsi_context * bld_base, enum tgsi_opcode_type stype, LLVMValueRef input, LLVMValueRef input2) emit_fetch_64bit() argument 954 emit_fetch_immediate( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_immediate() argument 1034 emit_fetch_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_input() argument 1115 emit_fetch_gs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_gs_input() argument 1203 emit_fetch_tcs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tcs_input() argument 1306 emit_fetch_tes_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tes_input() argument 1402 emit_fetch_temporary( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_temporary() argument 1471 emit_fetch_system_value( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_system_value() argument 1642 emit_store_64bit_chan(struct lp_build_tgsi_context *bld_base, LLVMValueRef chan_ptr, LLVMValueRef chan_ptr2, LLVMValueRef value) emit_store_64bit_chan() argument 1676 emit_store_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_output() argument 1725 emit_store_tcs_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_tcs_output() argument 1784 emit_store_temp(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_temp() argument 1837 emit_store_address(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_address() argument 1861 emit_store_chan( struct lp_build_tgsi_context *bld_base, const struct tgsi_full_instruction *inst, unsigned index, unsigned chan_index, LLVMValueRef value) emit_store_chan() argument 1925 emit_debug( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_instruction * inst, const struct tgsi_opcode_info * info) emit_debug() argument 1954 emit_store( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_instruction * inst, const struct tgsi_opcode_info * info, unsigned index, LLVMValueRef dst[4]) emit_store() argument 2012 lp_build_lod_property( struct lp_build_tgsi_context *bld_base, const struct tgsi_full_instruction *inst, unsigned src_op) lp_build_lod_property() argument 2889 lp_emit_declaration_soa( struct lp_build_tgsi_context *bld_base, const struct tgsi_full_declaration *decl) lp_emit_declaration_soa() argument 2988 lp_emit_immediate_soa( struct lp_build_tgsi_context *bld_base, const struct tgsi_full_immediate *imm) lp_emit_immediate_soa() argument 3070 ddx_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ddx_emit() argument 3082 ddy_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ddy_emit() argument 3094 kill_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) kill_emit() argument 3105 kill_if_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) kill_if_emit() argument 3116 tex_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) tex_emit() argument 3128 tex2_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) tex2_emit() argument 3140 txb_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txb_emit() argument 3152 txb2_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txb2_emit() argument 3164 txd_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txd_emit() argument 3176 txl_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txl_emit() argument 3188 txl2_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txl2_emit() argument 3200 txp_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txp_emit() argument 3212 tg4_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) tg4_emit() argument 3224 lodq_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lodq_emit() argument 3236 txq_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txq_emit() argument 3247 txf_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) txf_emit() argument 3258 sample_i_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_i_emit() argument 3269 sample_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_emit() argument 3281 sample_b_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_b_emit() argument 3293 sample_c_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_c_emit() argument 3305 sample_c_lz_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_c_lz_emit() argument 3317 sample_d_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_d_emit() argument 3329 sample_l_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sample_l_emit() argument 3341 gather4_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) gather4_emit() argument 3353 sviewinfo_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) sviewinfo_emit() argument 3364 lod_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) lod_emit() argument 3411 img_load_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) img_load_emit() argument 3451 load_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) load_emit() argument 3560 img_store_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) img_store_emit() argument 3602 store_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) store_emit() argument 3676 resq_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) resq_emit() argument 3708 img_atomic_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data, LLVMAtomicRMWBinOp op) img_atomic_emit() argument 3757 atomic_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) atomic_emit() argument 3896 barrier_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) barrier_emit() argument 3911 membar_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) membar_emit() argument 3921 increment_vec_ptr_by_mask(struct lp_build_tgsi_context * bld_base, LLVMValueRef ptr, LLVMValueRef mask) increment_vec_ptr_by_mask() argument 3934 clear_uint_vec_ptr_from_mask(struct lp_build_tgsi_context * bld_base, LLVMValueRef ptr, LLVMValueRef mask) clear_uint_vec_ptr_from_mask() argument 3964 emit_vertex( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) emit_vertex() argument 4005 end_primitive_masked(struct lp_build_tgsi_context * bld_base, LLVMValueRef mask) end_primitive_masked() argument 4061 end_primitive( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) end_primitive() argument 4075 barrier_emit_tcs( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) barrier_emit_tcs() argument 4089 cal_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) cal_emit() argument 4101 ret_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) ret_emit() argument 4112 brk_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) brk_emit() argument 4123 if_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) if_emit() argument 4137 uif_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) uif_emit() argument 4152 case_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) case_emit() argument 4163 default_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) default_emit() argument 4174 switch_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) switch_emit() argument 4185 endswitch_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) endswitch_emit() argument 4196 bgnloop_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) bgnloop_emit() argument 4207 bgnsub_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) bgnsub_emit() argument 4218 else_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) else_emit() argument 4229 endif_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) endif_emit() argument 4240 endloop_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) endloop_emit() argument 4251 endsub_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) endsub_emit() argument 4262 cont_emit( const struct lp_build_tgsi_action * action, struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data) cont_emit() argument 4272 emit_prologue(struct lp_build_tgsi_context * bld_base) emit_prologue() argument 4360 emit_prologue_post_decl(struct lp_build_tgsi_context * bld_base) emit_prologue_post_decl() argument 4369 emit_epilogue(struct lp_build_tgsi_context * bld_base) emit_epilogue() argument [all...] |
| H A D | lp_bld_nir_soa.c | 60 mask_vec(struct lp_build_nir_context *bld_base) in mask_vec() argument 76 invocation_0_must_be_active(struct lp_build_nir_context *bld_base) in invocation_0_must_be_active() argument 110 emit_fetch_64bit( struct lp_build_nir_context * bld_base, LLVMValueRef input, LLVMValueRef input2) emit_fetch_64bit() argument 138 emit_store_64bit_split(struct lp_build_nir_context *bld_base, LLVMValueRef value, LLVMValueRef split_values[2]) emit_store_64bit_split() argument 173 emit_store_64bit_chan(struct lp_build_nir_context *bld_base, LLVMValueRef chan_ptr, LLVMValueRef chan_ptr2, LLVMValueRef value) emit_store_64bit_chan() argument 223 build_gather(struct lp_build_nir_context *bld_base, struct lp_build_context *bld, LLVMValueRef base_ptr, LLVMValueRef indexes, LLVMValueRef overflow_mask, LLVMValueRef indexes2) build_gather() argument 349 emit_load_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned vertex_index, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_var() argument 547 emit_store_chan(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned bit_size, unsigned location, unsigned comp, unsigned chan, LLVMValueRef dst) emit_store_chan() argument 574 emit_store_tcs_chan(struct lp_build_nir_context *bld_base, bool is_compact, unsigned bit_size, unsigned location, unsigned const_index, LLVMValueRef indir_vertex_index, LLVMValueRef indir_index, unsigned comp, unsigned chan, LLVMValueRef chan_val) emit_store_tcs_chan() argument 641 emit_store_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned writemask, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef dst) emit_store_var() argument 687 emit_load_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_src *reg, LLVMValueRef indir_src, LLVMValueRef reg_storage) emit_load_reg() argument 720 emit_store_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_dest *reg, unsigned writemask, LLVMValueRef indir_src, LLVMValueRef reg_storage, LLVMValueRef dst[NIR_MAX_VEC_COMPONENTS]) emit_store_reg() argument 759 emit_load_kernel_arg(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, unsigned offset_bit_size, bool offset_is_uniform, LLVMValueRef offset, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_kernel_arg() argument 817 emit_load_global(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, unsigned addr_bit_size, bool offset_is_uniform, LLVMValueRef addr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_global() argument 875 emit_store_global(struct lp_build_nir_context *bld_base, unsigned writemask, unsigned nc, unsigned bit_size, unsigned addr_bit_size, LLVMValueRef addr, LLVMValueRef dst) emit_store_global() argument 928 emit_atomic_global(struct lp_build_nir_context *bld_base, nir_intrinsic_op nir_op, unsigned addr_bit_size, unsigned val_bit_size, LLVMValueRef addr, LLVMValueRef val, LLVMValueRef val2, LLVMValueRef *result) emit_atomic_global() argument 1041 lp_offset_in_range(struct lp_build_nir_context *bld_base, LLVMValueRef offset, LLVMValueRef limit) lp_offset_in_range() argument 1054 emit_load_ubo(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, bool offset_is_uniform, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_ubo() argument 1130 emit_load_const(struct lp_build_nir_context *bld_base, const nir_load_const_instr *instr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_const() argument 1152 ssbo_base_pointer(struct lp_build_nir_context *bld_base, unsigned bit_size, LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) ssbo_base_pointer() argument 1170 mem_access_base_pointer(struct lp_build_nir_context *bld_base, struct lp_build_context *mem_bld, unsigned bit_size, LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) mem_access_base_pointer() argument 1193 emit_load_mem(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, bool index_and_offset_are_uniform, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_mem() argument 1302 emit_store_mem(struct lp_build_nir_context *bld_base, unsigned writemask, unsigned nc, unsigned bit_size, bool index_and_offset_are_uniform, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef dst) emit_store_mem() argument 1400 emit_atomic_mem(struct lp_build_nir_context *bld_base, nir_intrinsic_op nir_op, uint32_t bit_size, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef val, LLVMValueRef val2, LLVMValueRef *result) emit_atomic_mem() argument 1525 emit_barrier(struct lp_build_nir_context *bld_base) emit_barrier() argument 1536 emit_get_ssbo_size(struct lp_build_nir_context *bld_base, LLVMValueRef index) emit_get_ssbo_size() argument 1548 emit_image_op(struct lp_build_nir_context *bld_base, struct lp_img_params *params) emit_image_op() argument 1569 emit_image_size(struct lp_build_nir_context *bld_base, struct lp_sampler_size_query_params *params) emit_image_size() argument 1587 init_var_slots(struct lp_build_nir_context *bld_base, nir_variable *var, unsigned sc) init_var_slots() argument 1605 emit_var_decl(struct lp_build_nir_context *bld_base, nir_variable *var) emit_var_decl() argument 1625 emit_tex(struct lp_build_nir_context *bld_base, struct lp_sampler_params *params) emit_tex() argument 1710 emit_tex_size(struct lp_build_nir_context *bld_base, struct lp_sampler_size_query_params *params) emit_tex_size() argument 1727 emit_sysval_intrin(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_sysval_intrin() argument 1861 emit_helper_invocation(struct lp_build_nir_context *bld_base, LLVMValueRef *dst) emit_helper_invocation() argument 1869 bgnloop(struct lp_build_nir_context *bld_base) bgnloop() argument 1875 endloop(struct lp_build_nir_context *bld_base) endloop() argument 1881 if_cond(struct lp_build_nir_context *bld_base, LLVMValueRef cond) if_cond() argument 1888 else_stmt(struct lp_build_nir_context *bld_base) else_stmt() argument 1894 endif_stmt(struct lp_build_nir_context *bld_base) endif_stmt() argument 1900 break_stmt(struct lp_build_nir_context *bld_base) break_stmt() argument 1907 continue_stmt(struct lp_build_nir_context *bld_base) continue_stmt() argument 1913 discard(struct lp_build_nir_context *bld_base, LLVMValueRef cond) discard() argument 1937 increment_vec_ptr_by_mask(struct lp_build_nir_context * bld_base, LLVMValueRef ptr, LLVMValueRef mask) increment_vec_ptr_by_mask() argument 1950 clear_uint_vec_ptr_from_mask(struct lp_build_nir_context * bld_base, LLVMValueRef ptr, LLVMValueRef mask) clear_uint_vec_ptr_from_mask() argument 1979 emit_vertex(struct lp_build_nir_context *bld_base, uint32_t stream_id) emit_vertex() argument 2005 end_primitive_masked(struct lp_build_nir_context * bld_base, LLVMValueRef mask, uint32_t stream_id) end_primitive_masked() argument 2035 end_primitive(struct lp_build_nir_context *bld_base, uint32_t stream_id) end_primitive() argument 2072 emit_vote(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_vote() argument 2139 emit_ballot(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_ballot() argument 2163 emit_elect(struct lp_build_nir_context *bld_base, LLVMValueRef result[4]) emit_elect() argument 2200 emit_shuffle(struct lp_build_nir_context *bld_base, LLVMValueRef src, LLVMValueRef index, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_shuffle() argument 2246 emit_reduce(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_reduce() argument 2466 emit_read_invocation(struct lp_build_nir_context *bld_base, LLVMValueRef src, unsigned bit_size, LLVMValueRef invoc, LLVMValueRef result[4]) emit_read_invocation() argument 2504 emit_interp_at(struct lp_build_nir_context *bld_base, unsigned num_components, nir_variable *var, bool centroid, bool sample, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef offsets[2], LLVMValueRef dst[4]) emit_interp_at() argument 2541 emit_load_scratch(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, LLVMValueRef offset, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_scratch() argument 2595 emit_store_scratch(struct lp_build_nir_context *bld_base, unsigned writemask, unsigned nc, unsigned bit_size, LLVMValueRef offset, LLVMValueRef dst) emit_store_scratch() argument [all...] |