Searched defs:new_tmp (Results 1 – 3 of 3) sorted by relevance
149 Temp new_tmp = ctx.program->allocateTmp(phi->definitions[0].regClass()); in collect_phi_info() local
1115 Temp new_tmp = ctx.program->allocateTmp(op.regClass()); in process_block() local
109 static int radeon_cs_do_space_check(struct radeon_cs_int *cs, struct radeon_cs_space_check *new_tmp) in radeon_cs_do_space_check()