Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c173 bool is_fp64 = nir_dest_bit_size(alu->dest.dest) == 64 && in instr_cost() local
178 is_fp64 = true; in instr_cost()
181 if (is_fp64) { in instr_cost()