Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1525 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2274 bool RISCVInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in RISCVInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2872 bool PPCInstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in PPCInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4252 bool AArch64InstrInfo::shouldClusterMemOps( shouldClusterMemOps() function in AArch64InstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp550 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, shouldClusterMemOps() function in SIInstrInfo