Home
last modified time | relevance | path

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

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