Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cf.c92 opc_t new_opc = opc; in all_uses_safe_conv() local
93 if (!is_safe_conv(use, src_type, &new_opc)) in all_uses_safe_conv()
97 if (!first && opc != new_opc) in all_uses_safe_conv()
100 opc = new_opc; in all_uses_safe_conv()