Searched refs:after_ra (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_live_var_analysis.cpp175 if (program->progress < CompilationProgress::after_ra)
442 if (program->progress < CompilationProgress::after_ra)
H A Daco_print_ir.cpp853 case CompilationProgress::after_ra: fprintf(output, "After RA:\n"); break;
H A Daco_ir.h2033 after_ra, enumerator in enum:aco::CompilationProgress
H A Daco_register_allocation.cpp2878 program->progress = CompilationProgress::after_ra;

Completed in 12 milliseconds