Searched refs:is_used_by_if (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_search_helpers.h | 169 is_used_by_if(nir_alu_instr *instr) function in typeref:typename:bool
|
| H A D | nir_opt_comparison_pre.c | 327 if (is_used_by_if(alu) &&
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_comparison_pre.c | 323 if (is_used_by_if(alu) &&
|
| H A D | nir_search_helpers.h | 317 is_used_by_if(nir_alu_instr *instr) function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | 11149 (is_used_by_if), 11171 (is_used_by_if), [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | 871 * ('i2b16(is_used_by_if)', 'a') => ('ine16', 'a', 0) 872 * ('i2b32(is_used_by_if)', 'a') => ('ine32', 'a', 0) 873 * ('i2b1(is_used_by_if)', 'a') => ('ine', 'a', 0) 33053 (is_used_by_if), 33075 (is_used_by_if), 33097 (is_used_by_if), [all...] |
Completed in 98 milliseconds