Searched refs:shouldClusterMemOps (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertHardClauses.cpp | 237 !SII->shouldClusterMemOps(CI.BaseOps, 0, false, BaseOps, 0, false, in runOnMachineFunction()
|
| H A D | SIInstrInfo.h | 246 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | SIInstrInfo.cpp | 550 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function in SIInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 160 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | RISCVInstrInfo.cpp | 2274 bool RISCVInstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in RISCVInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 181 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | AArch64InstrInfo.cpp | 4252 bool AArch64InstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in AArch64InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 561 bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1,
|
| H A D | PPCInstrInfo.cpp | 2872 bool PPCInstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in PPCInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1525 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineScheduler.cpp | 1844 if (!TII->shouldClusterMemOps(MemOpa.BaseOps, MemOpa.Offset, in clusterNeighboringMemOps()
|