Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp.c274 try_swap_mad_two_srcs(struct ir3_instruction *instr, unsigned new_flags) in try_swap_mad_two_srcs() function
404 if ((n == 1) && try_swap_mad_two_srcs(instr, new_flags)) { in reg_cp()