Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp.c377 } else if ((is_same_type_mov(src) || is_const_mov(src)) && in reg_cp()
Dir3.h907 is_const_mov(struct ir3_instruction *instr) in is_const_mov() function