Searched refs:shouldScheduleAdjacent (Results 1 – 6 of 6) sorted by relevance
106 bool shouldScheduleAdjacent(MachineInstr *First,
1458 bool AArch64InstrInfo::shouldScheduleAdjacent(MachineInstr *First, in shouldScheduleAdjacent() function in AArch64InstrInfo
364 bool shouldScheduleAdjacent(MachineInstr* First,
5792 bool X86InstrInfo::shouldScheduleAdjacent(MachineInstr* First, in shouldScheduleAdjacent() function in X86InstrInfo
858 virtual bool shouldScheduleAdjacent(MachineInstr* First, in shouldScheduleAdjacent() function
1369 if (!TII->shouldScheduleAdjacent(SU->getInstr(), Branch)) in apply()