Home
last modified time | relevance | path

Searched defs:bitsize (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/tests/
Dopt_varyings_tests_dead_output.cpp12 #define TEST_DEAD_OUTPUT_REMOVED(producer_stage, consumer_stage, slot, bitsize) \ argument
28 #define TEST_DEAD_OUTPUT_KEPT(producer_stage, consumer_stage, slot, bitsize) \ argument
46 #define TEST_DEAD_OUTPUT_KEPT_XFB(producer_stage, consumer_stage, slot, bitsize) \ argument
86 #define TEST_DEAD_OUTPUT_LOAD_TO_UNDEF(producer_stage, consumer_stage, slot, bitsize) \ argument
Dopt_varyings_tests_dedup.cpp12 #define TEST_DEDUP_TEMPL(producer_stage, consumer_stage, slot1, slot2, bitsize, interp1, interp2) \ argument
77 #define TEST_DEDUP_TEMPL1(producer_stage, consumer_stage, slot1, slot2, bitsize, interp) \ argument
80 #define TEST_DEDUP(producer_stage, consumer_stage, slot1, slot2, bitsize) \ argument
83 #define TEST_DEDUP_INTERP(producer_stage, consumer_stage, slot1, slot2, bitsize) \ argument
111 #define TEST_DEDUP_INTERP_COLOR(producer_stage, consumer_stage, slot1, slot2, bitsize) \ argument
Dopt_varyings_tests_prop_uniform_expr.cpp12 #define SHADER_UNI_EXPR_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, i… argument
55 #define TEST_UNI_EXPR_PROP(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
81 #define TEST_UNI_EXPR_PROP_XFB(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
119 #define TEST_UNI_EXPR_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, … argument
143 #define TEST_UNI_EXPR_KEPT(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
146 #define TEST_UNI_EXPR_KEPT_DIFF(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
Dopt_varyings_tests_prop_uniform.cpp12 #define SHADER_UNIFORM_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, in… argument
55 #define TEST_UNIFORM_PROP(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
81 #define TEST_UNIFORM_PROP_XFB(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
119 #define TEST_UNIFORM_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, i… argument
144 #define TEST_UNIFORM_KEPT(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
147 #define TEST_UNIFORM_KEPT_DIFF(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
Dopt_varyings_tests_prop_ubo.cpp12 #define SHADER_UBO_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index1… argument
55 #define TEST_UBO_PROP(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
81 #define TEST_UBO_PROP_XFB(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
119 #define TEST_UBO_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, index0, index… argument
144 #define TEST_UBO_KEPT(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
147 #define TEST_UBO_KEPT_DIFF(producer_stage, consumer_stage, slot, comp, type, bitsize) \ argument
Dopt_varyings_tests_dead_input.cpp12 #define TEST_DEAD_INPUT_TO_UNDEF(producer_stage, consumer_stage, slot, bitsize) \ argument
27 #define TEST_DEAD_INPUT_TO_CONST(producer_stage, consumer_stage, slot, comp, bitsize, value) \ argument
42 #define TEST_DEAD_INPUT_KEPT(producer_stage, consumer_stage, slot, bitsize) \ argument
54 #define TEST_OUTPUT_INPUT_ROUTING_KEPT(producer_stage, consumer_stage, pslot, cslot, bitsize) \ argument
Dopt_varyings_tests_prop_const.cpp12 #define SHADER_CONST_OUTPUT(producer_stage, consumer_stage, slot, comp, type, bitsize, val0, val1) \ argument
55 #define TEST_CONST_PROP(producer_stage, consumer_stage, slot, comp, type, bitsize, value) \ argument
81 #define TEST_CONST_PROP_XFB(producer_stage, consumer_stage, slot, comp, type, bitsize, value) \ argument
119 #define TEST_CONST_KEPT_2VAL(producer_stage, consumer_stage, slot, comp, type, bitsize, val0, val1,… argument
144 #define TEST_CONST_KEPT(producer_stage, consumer_stage, slot, comp, type, bitsize, value) \ argument
147 #define TEST_CONST_KEPT_DIFF(producer_stage, consumer_stage, slot, comp, type, bitsize, value) \ argument
Dopt_varyings_tests_bicm_binary_alu.cpp14 #define TEST_ALU_BINARY(producer_stage, consumer_stage, type, bitsize, slot1, slot2, interp1, inter… argument
/third_party/mesa3d/src/asahi/compiler/
Dagx_nir_lower_address.c20 format_for_bitsize(unsigned bitsize) in format_for_bitsize()
46 unsigned bitsize = intr->intrinsic == nir_intrinsic_store_global in pass() local
/third_party/python/Modules/_ctypes/
Dstgdict.c516 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
735 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
824 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_nir_lower_sysvals.c54 load_sysval(nir_builder *b, unsigned dim, unsigned bitsize, uint8_t table, in load_sysval()
62 load_sysval_root(nir_builder *b, unsigned dim, unsigned bitsize, void *ptr) in load_sysval_root()
68 load_sysval_indirect(nir_builder *b, unsigned dim, unsigned bitsize, in load_sysval_indirect()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c313 unsigned bitsize) in emit_b2f()
346 unsigned bitsize) in emit_b2i()
1553 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_ssbo() local
1584 int bitsize = nir_src_bit_size(instr->src[2]); in visit_ssbo_atomic() local
1879 int bitsize = nir_src_bit_size(instr->src[0]); in visit_shared_store() local
1893 int bitsize = nir_src_bit_size(instr->src[1]); in visit_shared_atomic() local
1967 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_global() local
2063 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_scratch() local
2088 int bitsize = nir_src_bit_size(instr->src[0]); in visit_payload_store() local
2101 int bitsize = nir_src_bit_size(instr->src[1]); in visit_payload_atomic() local
/third_party/mesa3d/src/etnaviv/hwdb/
Dhwdb.h.py151 def _map_type_to_ctypes(self, type_node, bitsize=None): argument
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_address.c245 unsigned bitsize = match.A.def->bit_size; in mir_set_offset() local
Dmidgard_compile.c1081 unsigned bitsize = dest_size * nr_comps; in emit_ubo_read() local
1134 unsigned bitsize = intr->def.bit_size * intr->def.num_components; in emit_global() local
1187 unsigned bitsize = in emit_global() local
1257 unsigned bitsize = nir_src_bit_size(instr->src[1]); in emit_atomic() local
2510 reg_mode_for_bitsize(unsigned bitsize) in reg_mode_for_bitsize()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusb_handle.c51 int bitsize = 0x8 * sizeof (devmap); in alloc_fd_for_handle() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv4_sender.c416 size_t bitsize; in thrust_fakes() local
Dns-common.c228 u_int32_t bit_change_seed(size_t bitsize, size_t oversize) in bit_change_seed()
Dns-icmpv6_sender.c639 size_t bitsize; in thrust_fakes() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c1352 unsigned bitsize; in ac_build_umsb() local
2013 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_fsat() local
2053 LLVMValueRef ac_build_fract(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_fract()
2113 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_fsign() local
2152 unsigned bitsize; in ac_build_bit_count() local
2187 unsigned bitsize; in ac_build_bitfield_reverse() local
2832 unsigned bitsize = ac_get_elem_bits(ctx, src_type); in ac_build_mode() local
2866 unsigned bitsize = ac_get_elem_bits(ctx, src_type); in ac_build_set_inactive() local
3433 LLVMValueRef ac_build_frexp_exp(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_frexp_exp()
3454 LLVMValueRef ac_build_frexp_mant(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_frexp_mant()
[all …]
/third_party/rust/rust/library/portable-simd/crates/core_simd/src/masks/
Dfull_masks.rs89 let bitsize = core::mem::size_of::<$int>() * 8; localVariable
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp219 get_reg_class(isel_context* ctx, RegType type, unsigned components, unsigned bitsize) in get_reg_class()
/third_party/mesa3d/src/compiler/isaspec/
Disa.py630 def split_bits(self, value, bitsize): argument
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c474 const unsigned bitsize = nir_alu_type_get_type_size(sel_type); in vtn_parse_switch() local
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dcommon.rs242 let bitsize = if layout.is_bool() { 1 } else { layout.size(self).bits() }; in scalar_to_backend() localVariable

12