Lines Matching refs:RA
729 - pan/bi: Bundle after RA
730 - pan/bi: Add post-RA optimizer
733 - pan/bi: Use explicit affinities in RA
734 - pan/bi: Inline spilling in RA
746 - pan/bi: Track words instead of bytes in RA
932 - pan/bi: Only spill nodes that could progress in RA
1451 - ir3/delay: Delete pre-RA repeat handling
2029 - vc4: Use the ra_alloc_contig_reg_class() function to speed up RA.
2030 - v3d: Use the ra_alloc_contig_reg_class() function to speed up RA.
2031 - intel/fs: Use ra_alloc_contig_reg_class() to speed up RA.
2032 - intel/vec4: Use ra_alloc_contig_reg_class() to reduce RA overhead.
2102 - freedreno/ir3: Report RA failure with mesa_loge().
4398 - aco: don't update register demand during RA validation
5007 - aco: Introduce a new, post-RA optimizer.
5008 - aco: Use s_cbranch_vccz/nz in post-RA optimization.