Searched refs:res_if_lt_32 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_int64.c179 nir_ssa_def *res_if_lt_32 = local in function:lower_ishl64
189 res_if_ge_32, res_if_lt_32));
224 nir_ssa_def *res_if_lt_32 = local in function:lower_ishr64
234 res_if_ge_32, res_if_lt_32));
268 nir_ssa_def *res_if_lt_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 Dnir_lower_int64.c196 nir_ssa_def *res_if_lt_32 = local in function:lower_ishl64
205 res_if_ge_32, res_if_lt_32));
240 nir_ssa_def *res_if_lt_32 = local in function:lower_ishr64
249 res_if_ge_32, res_if_lt_32));
283 nir_ssa_def *res_if_lt_32 = local in function:lower_ushr64
292 res_if_ge_32, res_if_lt_32));

Completed in 6 milliseconds