Searched defs:shouldClusterMemOps (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1290 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2527 bool AArch64InstrInfo::shouldClusterMemOps( function in class:AArch64InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp473 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, function in class:SIInstrInfo

Completed in 206 milliseconds