Searched refs:PostRA (Results 1 – 11 of 11) sorted by relevance
3592 bool PostRA = !MRI->isSSA(); in foldFrameOffset() local3596 if (!PostRA) in foldFrameOffset()3802 bool PostRA = !MRI->isSSA(); in convertToImmediateForm() local3827 bool HasImmForm = instrHasImmForm(MI.getOpcode(), IsVFReg, III, PostRA); in convertToImmediateForm()3988 ImmInstrInfo &III, bool PostRA) const { in instrHasImmForm()4343 if (PostRA) { in instrHasImmForm()4357 if (PostRA) { in instrHasImmForm()4375 if (PostRA) { in instrHasImmForm()4389 if (PostRA) { in instrHasImmForm()4612 bool PostRA = !MRI->isSSA(); in simplifyToLI() local[all …]
774 bool PostRA) const;
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()
25 let PostRAScheduler = 1; // Use PostRA scheduler.
29 let PostRAScheduler = 1; // Enable PostRA scheduler pass.
24 let PostRAScheduler = 1; // Using PostRA sched.
25 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.