| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_move_comparisons.c | 107 nir_if *iff = nir_block_get_following_if(block); local in function:move_comparisons 108 if (iff) { 109 progress |= move_comparison_source(&iff->condition, block, NULL);
|
| H A D | nir_opt_move_load_ubo.c | 74 nir_if *iff = nir_block_get_following_if(block); local in function:move_load_ubo 75 if (iff) { 76 progress |= move_load_ubo_source(&iff->condition, block, NULL);
|
| H A D | nir_sweep.c | 84 sweep_if(nir_shader *nir, nir_if *iff) argument 86 ralloc_steal(nir, iff); 88 foreach_list_typed(nir_cf_node, cf_node, node, &iff->then_list) { 92 foreach_list_typed(nir_cf_node, cf_node, node, &iff->else_list) {
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_move.c | 109 nir_if *iff = nir_block_get_following_if(block); local in function:move 110 if (iff) { 111 progress |= move_source(&iff->condition, block, NULL, options);
|
| H A D | nir_sweep.c | 64 sweep_if(nir_shader *nir, nir_if *iff) argument 66 ralloc_steal(nir, iff); 68 foreach_list_typed(nir_cf_node, cf_node, node, &iff->then_list) { 72 foreach_list_typed(nir_cf_node, cf_node, node, &iff->else_list) {
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | lower_blend_equation_advanced.cpp | 334 ir_if *iff = new(mem_ctx) ir_if(is_mode(mode, choice)); local in function:calc_blend_result 335 casefactory.emit(iff); 336 casefactory.instructions = &iff->then_instructions; 393 casefactory.instructions = &iff->else_instructions;
|
| H A D | ir_reader.cpp | 490 ir_if *iff = new(mem_ctx) ir_if(condition); local in function:ir_reader::read_if 492 read_instructions(&iff->then_instructions, s_then, loop_ctx); 493 read_instructions(&iff->else_instructions, s_else, loop_ctx); 495 delete iff; 496 iff = NULL; 498 return iff;
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | lower_blend_equation_advanced.cpp | 335 ir_if *iff = new(mem_ctx) ir_if(is_mode(mode, choice)); local in function:calc_blend_result 336 casefactory.emit(iff); 337 casefactory.instructions = &iff->then_instructions; 395 casefactory.instructions = &iff->else_instructions;
|
| H A D | ir_reader.cpp | 490 ir_if *iff = new(mem_ctx) ir_if(condition); local in function:ir_reader::read_if 492 read_instructions(&iff->then_instructions, s_then, loop_ctx); 493 read_instructions(&iff->else_instructions, s_else, loop_ctx); 495 delete iff; 496 iff = NULL; 498 return iff;
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | aclocal.m4 | 92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/libpthread-stubs/dist/ |
| H A D | aclocal.m4 | 92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | aclocal.m4 | 92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/mesa-demos/dist/ |
| H A D | aclocal.m4 | 368 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | aclocal.m4 | 92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xsetmode/dist/ |
| H A D | aclocal.m4 | 366 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xsetpointer/dist/ |
| H A D | aclocal.m4 | 540 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| H A D | aclocal.m4 | 91 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xf86dga/dist/ |
| H A D | aclocal.m4 | 91 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | aclocal.m4 | 249 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/evieext/dist/ |
| H A D | aclocal.m4 | 91 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/libxkbui/dist/ |
| H A D | aclocal.m4 | 6104 # without $wl, iff we do not link with $LD. 6661 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| H A D | aclocal.m4 | 6104 # without $wl, iff we do not link with $LD. 6983 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| H A D | aclocal.m4 | 6107 # without $wl, iff we do not link with $LD. 7094 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/libXau/dist/ |
| H A D | aclocal.m4 | 92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
| /xsrc/external/mit/libXaw/dist/ |
| H A D | aclocal.m4 | 2355 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|