| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_ssbo.c | 88 nir_load_ssbo_prop(nir_builder *b, nir_intrinsic_op op, nir_src *idx, unsigned bitsize) nir_load_ssbo_prop() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usb_handle.c | 51 int bitsize = 0x8 * sizeof (devmap); in alloc_fd_for_handle() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_address.c | 259 unsigned bitsize = match.A.def->bit_size; in mir_set_offset() local
|
| H A D | midgard_compile.c | 1208 unsigned bitsize = dest_size * nr_comps; in emit_ubo_read() local 1266 unsigned bitsize = nir_dest_bit_size(intr->dest) * in emit_global() local 1310 unsigned bitsize in emit_global() local 1364 unsigned bitsize = nir_src_bit_size(instr->src[val_src]); emit_atomic() local 2686 reg_mode_for_bitsize(unsigned bitsize) reg_mode_for_bitsize() argument [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-icmpv4_sender.c | 416 size_t bitsize; in thrust_fakes() local [all...] |
| H A D | ns-icmpv6_sender.c | 639 size_t bitsize; in thrust_fakes() local [all...] |
| H A D | ns-common.c | 228 u_int32_t bit_change_seed(size_t bitsize, size_t oversize) in bit_change_seed() argument
|
| /third_party/python/Modules/_ctypes/ |
| H A D | stgdict.c | 516 int bitsize = 0; in PyCStructUnionType_update_stgdict() local 735 int bitsize = 0; in PyCStructUnionType_update_stgdict() local 824 int bitsize in PyCStructUnionType_update_stgdict() local [all...] |
| H A D | cfield.c | 47 PyCField_FromDesc(PyObject *desc, Py_ssize_t index, Py_ssize_t *pfield_size, int bitsize, int *pbitofs, Py_ssize_t *psize, Py_ssize_t *poffset, Py_ssize_t *palign, int pack, int big_endian) PyCField_FromDesc() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection_setup.cpp | 241 get_reg_class(isel_context* ctx, RegType type, unsigned components, unsigned bitsize) in get_reg_class() argument
|
| H A D | aco_optimizer.cpp | 2113 unsigned bitsize = 0; in combine_ordering_test() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_cfg.c | 553 const unsigned bitsize = nir_alu_type_get_type_size(sel_type); in vtn_parse_switch() local
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compile.c | 569 ASSERTED unsigned bitsize = nir_src_bit_size(src.src); in agx_alu_src_index() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 1556 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_ssbo() local 1583 int bitsize = nir_src_bit_size(instr->src[2]); in visit_ssbo_atomic() local 1828 int bitsize = nir_src_bit_size(instr->src[0]); in visit_shared_store() local 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 1841 int bitsize = nir_src_bit_size(instr->src[1]); visit_shared_atomic() local 1903 int bitsize = nir_src_bit_size(instr->src[0]); visit_store_global() local 1996 int bitsize = nir_src_bit_size(instr->src[0]); visit_store_scratch() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 1064 uint8_t bitsize = size * 8; in opnd() local 1074 val >>= bitsize; in opnd() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 969 get_sized_uint_array_type(struct ntv_context *ctx, unsigned array_size, unsigned bitsize) in get_sized_uint_array_type() argument 985 unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(glsl_without_array(var->type), 0))); in get_bo_array_type() local 1009 unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(bare_type, 0))); in get_bo_struct_type() local 1044 unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(glsl_without_array(var->type), 0))); emit_bo() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 279 static LLVMValueRef emit_b2f(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in emit_b2f() argument 312 static LLVMValueRef emit_b2i(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in emit_b2i() argument 3401 load_interpolated_input(struct ac_nir_context *ctx, LLVMValueRef interp_param, unsigned index, unsigned comp_start, unsigned num_components, unsigned bitsize, bool high_16bits) load_interpolated_input() argument
|
| H A D | ac_llvm_build.c | 450 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_optimization_barrier() local 1868 unsigned bitsize; in ac_build_umsb() local 2526 unsigned bitsize in ac_build_fsat() local 2567 ac_build_fract(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_fract() argument 2627 unsigned bitsize = ac_get_elem_bits(ctx, type); ac_build_fsign() local 2666 unsigned bitsize; ac_build_bit_count() local 2709 unsigned bitsize; ac_build_bitfield_reverse() local 3426 unsigned bitsize = ac_get_elem_bits(ctx, src_type); ac_build_wwm() local 3451 unsigned bitsize = ac_get_elem_bits(ctx, src_type); ac_build_set_inactive() local 4187 ac_build_frexp_exp(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_frexp_exp() argument 4208 ac_build_frexp_mant(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_frexp_mant() argument 4230 ac_build_canonicalize(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_canonicalize() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_module.c | 431 dxil_value_type_bitsize_equal_to(const struct dxil_value *value, unsigned bitsize) in dxil_value_type_bitsize_equal_to() argument
|
| H A D | nir_to_dxil.c | 5214 unsigned bitsize = nir_dest_bit_size(ir->dest); in prepare_phi_values() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 404 unsigned bitsize = nir_dest_bit_size(instr->dest); in bi_copy_component() local 646 bi_load_ubo_to(bi_builder *b, unsigned bitsize, bi_index dest0, bi_index src0, in bi_load_ubo_to() argument 621 bi_make_vec_to(bi_builder *b, bi_index dst, bi_index *src, unsigned *channel, unsigned count, unsigned bitsize) bi_make_vec_to() argument 1945 unsigned bitsize = nir_src_bit_size(src.src); bi_alu_src_index() local [all...] |