Searched refs:shouldClusterLoads (Results 1 – 6 of 6) sorted by relevance
103 bool shouldClusterLoads(MachineInstr *FirstLdSt, MachineInstr *SecondLdSt,
1440 bool AArch64InstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in AArch64InstrInfo
83 bool shouldClusterLoads(MachineInstr *FirstLdSt,
276 bool SIInstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in SIInstrInfo
850 virtual bool shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function
1288 if (TII->shouldClusterLoads(SUa->getInstr(), SUb->getInstr(), ClusterLength) in clusterNeighboringLoads()