Home
last modified time | relevance | path

Searched refs:check_64_bit_op_src (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_alu.cpp1146 static bool check_64_bit_op_src(nir_src *src, void *state) in check_64_bit_op_src() function
1167 nir_foreach_src(&alu->instr, check_64_bit_op_src, &is_64bit_op); in from_nir()