Searched refs:res_if_ge_32 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 182 nir_ssa_def *res_if_ge_32 = local in function:lower_ishl64 189 res_if_ge_32, res_if_lt_32)); 227 nir_ssa_def *res_if_ge_32 = local in function:lower_ishr64 234 res_if_ge_32, res_if_lt_32)); 271 nir_ssa_def *res_if_ge_32 = local in function:lower_ushr64 278 res_if_ge_32, res_if_lt_32)); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 199 nir_ssa_def *res_if_ge_32 = local in function:lower_ishl64 205 res_if_ge_32, res_if_lt_32)); 243 nir_ssa_def *res_if_ge_32 = local in function:lower_ishr64 249 res_if_ge_32, res_if_lt_32)); 286 nir_ssa_def *res_if_ge_32 = local in function:lower_ushr64 292 res_if_ge_32, res_if_lt_32)); |
Completed in 5 milliseconds