Searched refs:check_64_bit_op_src (Results 1 – 1 of 1) sorted by relevance
1146 static bool check_64_bit_op_src(nir_src *src, void *state) in check_64_bit_op_src() function1167 nir_foreach_src(&alu->instr, check_64_bit_op_src, &is_64bit_op); in from_nir()