Searched refs:PostRA (Results 1 – 11 of 11) sorted by relevance
3432 bool PostRA = !MRI->isSSA(); in foldFrameOffset() local3436 if (!PostRA) in foldFrameOffset()3642 bool PostRA = !MRI->isSSA(); in convertToImmediateForm() local3667 bool HasImmForm = instrHasImmForm(MI.getOpcode(), IsVFReg, III, PostRA); in convertToImmediateForm()3828 ImmInstrInfo &III, bool PostRA) const { in instrHasImmForm()4183 if (PostRA) { in instrHasImmForm()4197 if (PostRA) { in instrHasImmForm()4215 if (PostRA) { in instrHasImmForm()4229 if (PostRA) { in instrHasImmForm()4450 bool PostRA = !MRI->isSSA(); in simplifyToLI() local[all …]
641 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.