Home
last modified time | relevance | path

Searched defs:bit_size (Results 1 – 25 of 120) sorted by relevance

12345

/third_party/boost/boost/geometry/util/
Dpromote_integral.hpp51 struct bit_size struct
57 struct bit_size<T, true> struct
73 struct bit_size struct
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_bit_size.c34 nir_alu_type type, unsigned bit_size) in convert_to_bit_size()
49 lower_alu_instr(nir_builder *bld, nir_alu_instr *alu, unsigned bit_size) in lower_alu_instr()
117 unsigned bit_size) in lower_intrinsic_instr()
205 lower_phi_instr(nir_builder *b, nir_phi_instr *phi, unsigned bit_size, in lower_phi_instr()
Dnir_opt_phi_precision.c156 widening_conversion_op(nir_instr *instr, unsigned *bit_size) in widening_conversion_op()
304 find_widening_op(nir_phi_instr *phi, unsigned *bit_size) in find_widening_op()
375 unsigned bit_size; in try_move_widening_src() local
Dnir_lower_system_values.c46 const unsigned bit_size = intrin->dest.ssa.bit_size; in sanitize_32bit_sysval() local
55 build_global_group_size(nir_builder *b, unsigned bit_size) in build_global_group_size()
79 const unsigned bit_size = intrin->dest.ssa.bit_size; in lower_system_value_instr() local
271 const unsigned bit_size = intrin->dest.ssa.bit_size; in lower_compute_system_value_instr() local
Dnir_builder.h246 nir_ssa_undef(nir_builder *build, unsigned num_components, unsigned bit_size) in nir_ssa_undef()
262 unsigned bit_size, const nir_const_value *value) in nir_build_imm()
277 nir_imm_zero(nir_builder *build, unsigned num_components, unsigned bit_size) in nir_imm_zero()
290 nir_imm_boolN_t(nir_builder *build, bool x, unsigned bit_size) in nir_imm_boolN_t()
315 nir_imm_floatN_t(nir_builder *build, double x, unsigned bit_size) in nir_imm_floatN_t()
387 nir_imm_intN_t(nir_builder *build, uint64_t x, unsigned bit_size) in nir_imm_intN_t()
464 unsigned bit_size = nir_alu_type_get_type_size(op_info->output_type); in nir_builder_alu_instr_finish_and_insert() local
540 unsigned num_components, unsigned bit_size) in nir_load_system_value()
1607 unsigned num_components, unsigned bit_size) in nir_load_global()
1639 unsigned num_components, unsigned bit_size) in nir_load_global_constant()
[all …]
Dnir_lower_bool_to_bitsize.c64 uint32_t bit_size = nir_src_bit_size(alu->src[start_idx].src); in make_sources_canonical() local
147 uint32_t bit_size = nir_src_bit_size(alu->src[0].src); in lower_alu_instr() local
Dnir_phi_builder.c55 unsigned bit_size; member
118 unsigned bit_size, const BITSET_WORD *defs) in nir_phi_builder_add_value()
Dnir_lower_alu_to_scalar.c57 unsigned bit_size) in nir_alu_ssa_dest_init()
97 will_lower_ffma(nir_shader *shader, unsigned bit_size) in will_lower_ffma()
Dnir_loop_analyze.c694 eval_const_unop(nir_op op, unsigned bit_size, nir_const_value src0, in eval_const_unop()
705 eval_const_binop(nir_op op, unsigned bit_size, in eval_const_binop()
718 nir_const_value limit, unsigned bit_size, in get_iteration()
765 nir_op cond_op, unsigned bit_size, in will_break_on_first_iteration()
802 nir_const_value limit, nir_op cond_op, unsigned bit_size, in test_iterations()
893 unsigned bit_size = nir_src_bit_size(alu->src[0].src); in calculate_iterations() local
Dnir_search.c201 nir_op_for_search_op(uint16_t sop, unsigned bit_size) in nir_op_for_search_op()
370 unsigned bit_size = nir_src_bit_size(instr->src[src].src); in match_value() local
538 unsigned bit_size = replace_bitsize(value, search_bitsize, state); in construct_value() local
876 unsigned bit_size = alu->dest.dest.ssa.bit_size; in nir_algebraic_instr() local
Dnir_opt_large_constants.c73 const unsigned bit_size = glsl_get_bit_size(deref->type); in build_constant_load() local
110 const unsigned bit_size = glsl_get_bit_size(deref->type); in handle_constant_store() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_mem_access_bit_sizes.c32 unsigned num_components, unsigned bit_size, in dup_mem_intrinsic()
89 const unsigned bit_size = intrin->dest.ssa.bit_size; in lower_mem_load_bit_size() local
166 const unsigned bit_size = value->bit_size; in lower_mem_store_bit_size() local
Dbrw_nir_rt.c29 unsigned num_components, unsigned bit_size) in resize_deref()
403 unsigned num_components, unsigned bit_size) in build_load_uniform()
410 #define load_trampoline_param(b, name, num_components, bit_size) \ argument
Dbrw_reg_type.h117 brw_reg_type_from_bit_size(unsigned bit_size, in brw_reg_type_from_bit_size()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c237 emit_float_const(struct ntv_context *ctx, int bit_size, double value) in emit_float_const()
244 emit_uint_const(struct ntv_context *ctx, int bit_size, uint64_t value) in emit_uint_const()
251 emit_int_const(struct ntv_context *ctx, int bit_size, int64_t value) in emit_int_const()
258 get_fvec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_fvec_type()
272 get_ivec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_ivec_type()
286 get_uvec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_uvec_type()
320 unsigned bit_size = nir_dest_bit_size(*dest); in get_dest_uvec_type() local
1017 get_vec_from_bit_size(struct ntv_context *ctx, uint32_t bit_size, uint32_t num_components) in get_vec_from_bit_size()
1092 int bit_size = nir_src_bit_size(alu->src[src].src); in get_alu_src_raw() local
1166 bitcast_to_uvec(struct ntv_context *ctx, SpvId value, unsigned bit_size, in bitcast_to_uvec()
[all …]
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c89 unsigned long bit_size; member
124 unsigned long bit_size, align_bit_mask; in lay_out_struct() local
212 unsigned long bit_size, bit_align; in examine_struct_union_type() local
293 unsigned long bit_size = -1, alignment; in examine_array_type() local
465 unsigned int bit_size = array_element_offset(elem_type->bit_size, count); in implicit_array_size() local
479 int bit_size; in examine_node_type() local
885 int *bit_size; member
961 unsigned long bit_size = ctype->bit_size ? *ctype->bit_size : -1; in init_ctype() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_algebraic.py43 def remove_unsupported_casts(arr, bit_size, mask, max_unsigned_float, min_signed_float, max_signed_… argument
/third_party/mesa3d/src/freedreno/registers/
Dgen_header.py112 def dump_pack_struct(self, prefix=None, array=None, bit_size=32): argument
253 def __init__(self, attrs, domain, array, bit_size): argument
359 def parse_reg(self, attrs, bit_size): argument
/third_party/mesa3d/src/compiler/glsl/
Dglsl_to_nir.cpp878 unsigned bit_size = type->is_boolean() ? 32 : glsl_get_bit_size(type); in intrinsic_set_std430_align() local
1460 unsigned bit_size = type->is_boolean() ? 32 : glsl_get_bit_size(type); in visit() local
1538 unsigned bit_size = glsl_get_bit_size(ir->return_deref->type); in visit() local
1749 unsigned bit_size) in add_instr()
1851 unsigned bit_size = glsl_get_bit_size(deref->type); in visit() local
2097 unsigned bit_size = glsl_get_bit_size(ir->type); in visit() local
2535 unsigned bit_size = glsl_get_bit_size(ir->type); in visit() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c39 static int bit_size_to_shift_size(int bit_size) in bit_size_to_shift_size()
316 unsigned bit_size, in emit_load_var()
513 unsigned bit_size, in emit_store_chan()
540 unsigned bit_size, in emit_store_tcs_chan()
607 unsigned bit_size, in emit_store_var()
724 unsigned bit_size, in emit_load_kernel_arg()
755 …alueRef global_addr_to_ptr(struct gallivm_state *gallivm, LLVMValueRef addr_ptr, unsigned bit_size) in global_addr_to_ptr()
778 unsigned bit_size, in emit_load_global()
820 unsigned nc, unsigned bit_size, in emit_store_global()
982 unsigned bit_size, in emit_load_ubo()
[all …]
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ubo_loads.c45 unsigned bit_size = load->dest.ssa.bit_size; in lower_ubo_load_instr() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_image.c114 int bit_size = info->has_dest ? nir_dest_bit_size(instr->dest) : 32; in ir3_get_type_for_image_intrinsic() local
/third_party/ffmpeg/libavcodec/
Dmlp.c104 uint8_t ff_mlp_restart_checksum(const uint8_t *buf, unsigned int bit_size) in ff_mlp_restart_checksum()
Dmpeg4audio.c174 int bit_size, int sync_extension) in avpriv_mpeg4audio_get_config()
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_esgs_io_to_mem.c55 unsigned component_stride, unsigned num_components, unsigned bit_size) in emit_split_buffer_load()
83 unsigned component_stride, unsigned num_components, unsigned bit_size, in emit_split_buffer_store()

12345