Searched refs:PostRA (Results 1 – 21 of 21) sorted by relevance
3502 bool PostRA = !MRI->isSSA(); in foldFrameOffset() local3506 if (!PostRA) in foldFrameOffset()4253 if (PostRA) { in instrHasImmForm()4267 if (PostRA) { in instrHasImmForm()4285 if (PostRA) { in instrHasImmForm()4299 if (PostRA) { in instrHasImmForm()4550 if (PostRA) in simplifyToLI()4708 if (!PostRA) { in simplifyToLI()4760 if (PostRA) in transformToNewImmFormFedByAdd()4892 bool PostRA = !MRI.isSSA(); in transformToImmFormFedByAdd() local[all …]
741 bool PostRA) const;
2 ; PR8986: PostRA antidependence breaker must respect "earlyclobber".
141 ; CHECK-NEXT: PostRA Machine Sink167 ; CHECK-NEXT: PostRA Machine Instruction Scheduler
57 ; LLC-MORE: Skipping pass 'PostRA Machine Instruction Scheduler'
12 # The code generates a COPY instruction which the PostRA Machine Sink pass will
163 ; CHECK-NEXT: PostRA Machine Sink
1059 bool PostRA = MRI.getNumVirtRegs() == 0; in attemptDebugCopyProp() local1068 if (arePhysRegs != PostRA) in attemptDebugCopyProp()1073 if (!PostRA) in attemptDebugCopyProp()1082 if (PostRA && Reg != DstMO->getReg()) in attemptDebugCopyProp()
174 ; CHECK-NEXT: PostRA Machine Sink193 ; CHECK-NEXT: PostRA Machine Instruction Scheduler
183 ; CHECK-NEXT: PostRA Machine Sink205 ; CHECK-NEXT: PostRA Machine Instruction Scheduler
4 # Ensure that PostRA Machine Sink does not sink instructions
355 ; GCN-O1-NEXT: PostRA Machine Sink373 ; GCN-O1-NEXT: PostRA Machine Instruction Scheduler645 ; GCN-O1-OPTS-NEXT: PostRA Machine Sink663 ; GCN-O1-OPTS-NEXT: PostRA Machine Instruction Scheduler937 ; GCN-O2-NEXT: PostRA Machine Sink955 ; GCN-O2-NEXT: PostRA Machine Instruction Scheduler1242 ; GCN-O3-NEXT: PostRA Machine Sink1260 ; GCN-O3-NEXT: PostRA Machine Instruction Scheduler
131 ; CHECK-NEXT: PostRA Machine Sink
25 let PostRAScheduler = 1; // Use PostRA scheduler.
29 let PostRAScheduler = 1; // Enable PostRA scheduler pass.
25 let PostRAScheduler = 1; // Using PostRA sched.
24 let PostRAScheduler = 1; // Using PostRA sched.
20 let PostRAScheduler = 1; // Using PostRA sched.
15 // required until SD and PostRA schedulers are replaced by MachineScheduler.2177 // Define VLDM/VSTM PostRA Resources.2195 // VLDM PostRA Variants. These variants expand A9WriteLMfpPostRA into a
15 // required until SD and PostRA schedulers are replaced by MachineScheduler.
1826 // during ISelLowering, which produces the PostRA version of this instruction.