Searched refs:defin (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/broadcom/compiler/ |
D | vir_live_variables.c | 256 ~succ->defin[i]); in vir_live_variables_defin_defout_dataflow() 257 succ->defin[i] |= new_def; in vir_live_variables_defin_defout_dataflow() 277 BITSET_TEST(block->defin, i)) { in vir_compute_start_end() 325 block->defin = rzalloc_array(c, BITSET_WORD, bitset_words); in vir_calculate_live_intervals()
|
D | v3d_compiler.h | 522 BITSET_WORD *defin; member
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_live_variables.cpp | 218 const BITSET_WORD new_def = bd->defout[i] & ~child_bd->defin[i]; in compute_live_variables() 219 child_bd->defin[i] |= new_def; in compute_live_variables() 239 BITSET_WORD livedefin = bd->livein[w] & bd->defin[w]; in compute_start_end() 300 block_data[i].defin = rzalloc_array(mem_ctx, BITSET_WORD, bitset_words); in fs_live_variables()
|
D | brw_fs_live_variables.h | 66 BITSET_WORD *defin; member
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 255 uint8_t *def, *use, *livein, *liveout, *defin, *defout; member 286 state->blocks[i].defin = rzalloc_array(state->blocks, uint8_t, c->num_temps); in ntt_live_reg_setup_def_use() 393 … uint8_t new_def = state.blocks[block->index].defout[i] & ~state.blocks[succ->index].defin[i]; in ntt_live_regs() 396 state.blocks[succ->index].defin[i] |= new_def; in ntt_live_regs() 450 if (new_livein & state.blocks[block->index].defin[i]) in ntt_live_regs()
|
/third_party/vk-gl-cts/data/gles2/shaders/ |
D | preprocessor.test | 47 #defin AAA
|
/third_party/vk-gl-cts/external/openglcts/data/gl33/ |
D | preprocessor.test | 58 #defin AAA
|
/third_party/vk-gl-cts/external/openglcts/data/gles3/ |
D | preprocessor.test | 58 #defin AAA
|
/third_party/vk-gl-cts/data/gles3/shaders/ |
D | preprocessor.test | 58 #defin AAA
|
/third_party/libexif/po/ |
D | sk.po | 3410 … je vždy zaznamenaný ako špecifikátor farebného priestoru. Normálne sa na definíciu farebného prie…
|