Searched refs:shouldClusterLoads (Results 1 – 6 of 6) sorted by relevance
103 bool shouldClusterLoads(MachineInstr *FirstLdSt, MachineInstr *SecondLdSt,
1433 bool AArch64InstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in AArch64InstrInfo
94 bool shouldClusterLoads(MachineInstr *FirstLdSt,
291 bool SIInstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in SIInstrInfo
985 virtual bool shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function
1337 if (TII->shouldClusterLoads(SUa->getInstr(), SUb->getInstr(), ClusterLength) in clusterNeighboringLoads()