Searched refs:is_const_mov (Results 1 – 2 of 2) sorted by relevance
334 } else if ((is_same_type_mov(src) || is_const_mov(src)) && in reg_cp()
723 static inline bool is_const_mov(struct ir3_instruction *instr) in is_const_mov() function