Home
last modified time | relevance | path

Searched defs:bitsize (Results 26 - 31 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe.h829 static inline u32 amap_mask(u32 bitsize) in amap_mask() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c279 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 Dac_llvm_build.c450 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 Ddxil_module.c431 dxil_value_type_bitsize_equal_to(const struct dxil_value *value, unsigned bitsize) in dxil_value_type_bitsize_equal_to() argument
H A Dnir_to_dxil.c5214 unsigned bitsize = nir_dest_bit_size(ir->dest); in prepare_phi_values() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c404 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...]

Completed in 34 milliseconds

12