Home
last modified time | relevance | path

Searched defs:shouldClusterMemOps (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1561 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2678 bool RISCVInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in RISCVInstrInfo
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2888 bool PPCInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in PPCInstrInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4304 bool AArch64InstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in AArch64InstrInfo
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp550 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function in SIInstrInfo