Searched refs:rc_alloc_instruction (Results 1 – 3 of 3) sorted by relevance
169 struct rc_instruction *rc_alloc_instruction(struct radeon_compiler * c) in rc_alloc_instruction() function195 struct rc_instruction * inst = rc_alloc_instruction(c); in rc_insert_new_instruction()
203 struct rc_instruction *rc_alloc_instruction(struct radeon_compiler * c);
80 struct rc_instruction *new = rc_alloc_instruction(c); in unroll_loop()