Home
last modified time | relevance | path

Searched refs:is_self_mov (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c699 is_self_mov(struct ir3_instruction *instr) in is_self_mov() function
733 if (instr->deps[i] && is_self_mov(instr->deps[i])) { in cleanup_self_movs()
738 if (is_self_mov(instr)) in cleanup_self_movs()

Completed in 2 milliseconds