Searched refs:shouldClusterMemOps (Results 1 – 6 of 6) sorted by relevance
118 bool shouldClusterMemOps(MachineOperand &BaseOp1, MachineOperand &BaseOp2,
2184 bool AArch64InstrInfo::shouldClusterMemOps(MachineOperand &BaseOp1, in shouldClusterMemOps() function in AArch64InstrInfo
1167 virtual bool shouldClusterMemOps(MachineOperand &BaseOp1, in shouldClusterMemOps() function
180 bool shouldClusterMemOps(MachineOperand &BaseOp1, MachineOperand &BaseOp2,
416 bool SIInstrInfo::shouldClusterMemOps(MachineOperand &BaseOp1, in shouldClusterMemOps() function in SIInstrInfo
1589 if (TII->shouldClusterMemOps(*MemOpRecords[Idx].BaseOp, in clusterNeighboringMemOps()