Searched defs:blk (Results 1 - 25 of 37) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_liveness.c55 liveness_block_update(agx_block *blk, unsigned words) argument
119 agx_block *blk local in function:agx_compute_liveness
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_test.h46 bi_block *blk = rzalloc(ctx, bi_block); local in function:bit_builder
H A Dbi_helper_invocations.c169 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_analyze_helper_terminate
259 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_analyze_helper_requirements
H A Dbi_liveness.c58 liveness_block_update(bi_block *blk, unsigned temp_count) argument
128 bi_block *blk local in function:bi_compute_liveness
[all...]
H A Dbi_opt_dce.c94 bi_postra_liveness_block(bi_block *blk) argument
134 bi_block *blk = (struct bi_block *) cur->key; local in function:bi_postra_liveness
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c127 pan_block *blk = (struct pan_block *) cur->key; local in function:mir_analyze_helper_terminate
221 pan_block *blk = (struct pan_block *) cur->key; local in function:mir_analyze_helper_requirements
H A Dmidgard_ra.c352 midgard_block *blk = (midgard_block *) _blk; local in function:mir_compute_interference
623 midgard_block *blk = (midgard_block *) _blk; local in function:allocate_registers
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_liveness.c62 liveness_block_live_out(pan_block *blk, unsigned temp_count) argument
75 liveness_block_update(pan_block * blk,unsigned temp_count,pan_liveness_update callback) argument
141 pan_block *blk = (struct pan_block *) cur->key; local in function:pan_compute_liveness
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h120 int modifier, bit, idx, blk; local in function:TAG
H A Dtexcompress_etc.c482 int modifier, bit, idx, blk; local in function:etc2_rgb8_fetch_texel
/xsrc/external/mit/MesaLib.old/dist/src/util/sha1/
H A Dsha1.c34 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h120 int modifier, bit, idx, blk; local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/util/sha1/
H A Dsha1.c34 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c159 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dma_compute_shader
249 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dcc_retile_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c148 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_dma_compute_shader
715 struct ureg_src blk = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_BLOCK_ID, 0); local in function:si_create_fmask_expand_cs
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c193 static int get_cea_detail_timing(Uchar *blk, xf86MonPtr mon, argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c202 get_cea_detail_timing(Uchar * blk, xf86MonPtr mon, argument
/xsrc/external/mit/libXaw/dist/src/
H A DMultiSink.c345 XawTextBlock blk; local in function:DisplayText
555 XawTextBlock blk; local in function:FindDistance
596 XawTextBlock blk; local in function:FindPosition
[all...]
H A DAsciiSink.c1046 XawTextBlock blk; local in function:DisplayText
1372 XawTextBlock blk; local in function:FindDistance
1484 XawTextBlock blk; local in function:FindPosition
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_clone.c526 clone_block(clone_state *state, struct exec_list *cf_list, const nir_block *blk) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_clone.c501 clone_block(clone_state *state, struct exec_list *cf_list, const nir_block *blk) argument
H A Dnir_serialize.c707 read_phi(read_ctx *ctx, nir_block *blk) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c714 int i, cbp, blk = 0; local in function:decode_dct
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c714 int i, cbp, blk = 0; local in function:decode_dct
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dpgmdump2.c313 decode_shader_descriptor_block(struct state * state,struct shader_descriptor_block * blk) argument
[all...]

Completed in 31 milliseconds

12