Searched defs:shouldClusterMemOps (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1561 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 2678 bool RISCVInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 2888 bool PPCInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in PPCInstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 4304 bool AArch64InstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in AArch64InstrInfo |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 550 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function in SIInstrInfo |