Searched refs:RegCritical (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineScheduler.cpp | 74 TryCand, Cand, RegCritical, TRI, DAG->MF)) in tryCandidate()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineScheduler.h | 1072 NoCand, Only1, PhysReg, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 3099 case RegCritical: return "REG-CRIT "; in getReasonStr() 3126 case RegCritical: in traceCandidate() 3555 TryCand, Cand, RegCritical, TRI, in tryCandidate()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNSchedStrategy.cpp | 550 TryCand, Cand, RegCritical, TRI, DAG->MF)) in tryCandidate()
|