Searched refs:shouldClusterMemOps (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertHardClauses.cpp | 239 !SII->shouldClusterMemOps(CI.BaseOps, 0, false, BaseOps, 0, false, in run()
|
| H A D | SIInstrInfo.h | 257 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | SIInstrInfo.cpp | 559 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function in SIInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 178 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | RISCVInstrInfo.cpp | 3232 bool RISCVInstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 685 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | PPCInstrInfo.cpp | 2911 bool PPCInstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in PPCInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 330 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | AArch64InstrInfo.cpp | 4896 bool AArch64InstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in AArch64InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1627 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineScheduler.cpp | 2138 if (!TII->shouldClusterMemOps(MemOpa.BaseOps, MemOpa.Offset, in clusterNeighboringMemOps()
|