Home
last modified time | relevance | path

Searched refs:TryCandNextClusterSU (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCMachineScheduler.cpp105 const SUnit *TryCandNextClusterSU = in tryCandidate() local
107 if (tryGreater(TryCand.SU == TryCandNextClusterSU, in tryCandidate()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.cpp438 const SUnit *TryCandNextClusterSU = in tryCandidate() local
440 if (tryGreater(TryCand.SU == TryCandNextClusterSU, in tryCandidate()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineScheduler.cpp3268 const SUnit *TryCandNextClusterSU = in tryCandidate() local
3270 if (tryGreater(TryCand.SU == TryCandNextClusterSU, in tryCandidate()