Home
last modified time | relevance | path

Searched refs:RegCritical (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp74 TryCand, Cand, RegCritical, TRI, DAG->MF)) in tryCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1072 NoCand, Only1, PhysReg, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3058 case RegCritical: return "REG-CRIT "; in getReasonStr()
3085 case RegCritical: in traceCandidate()
3516 TryCand, Cand, RegCritical, TRI, in tryCandidate()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp463 TryCand, Cand, RegCritical, TRI, DAG->MF)) in tryCandidate()