Searched defs:new_output (Results 1 – 2 of 2) sorted by relevance
170 void rc_move_output(struct radeon_compiler * c, unsigned output, unsigned new_output, unsigned writ… in rc_move_output()
535 char* new_output = NewArray<char>(new_size); in Print() local