Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cp.c45 static bool is_eligible_mov(struct ir3_instruction *instr, bool allow_flags) in is_eligible_mov() function
337 if (is_eligible_mov(src, true)) { in reg_cp()
489 if (is_eligible_mov(instr, false)) { in eliminate_output_mov()