Searched refs:PostRA (Results 1 – 11 of 11) sorted by relevance
3450 bool PostRA = !MRI->isSSA(); in foldFrameOffset() local3454 if (!PostRA) in foldFrameOffset()4201 if (PostRA) { in instrHasImmForm()4215 if (PostRA) { in instrHasImmForm()4233 if (PostRA) { in instrHasImmForm()4247 if (PostRA) { in instrHasImmForm()4498 if (PostRA) in simplifyToLI()4656 if (!PostRA) { in simplifyToLI()4708 if (PostRA) in transformToNewImmFormFedByAdd()4840 bool PostRA = !MRI.isSSA(); in transformToImmFormFedByAdd() local[all …]
646 bool PostRA) const;
1050 bool PostRA = MRI.getNumVirtRegs() == 0; in attemptDebugCopyProp() local1059 if (arePhysRegs != PostRA) in attemptDebugCopyProp()1064 if (!PostRA) in attemptDebugCopyProp()1073 if (PostRA && Reg != DstMO->getReg()) in attemptDebugCopyProp()
25 let PostRAScheduler = 1; // Use PostRA scheduler.
26 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.
1822 // during ISelLowering, which produces the PostRA version of this instruction.