LLVM 22.0.0git
|
#include "Target/AMDGPU/GCNSchedStrategy.h"
Public Member Functions | |
ScheduleMetrics () | |
ScheduleMetrics (unsigned L, unsigned BC) | |
unsigned | getLength () const |
unsigned | getBubbles () const |
unsigned | getMetric () const |
Static Public Attributes | |
static const unsigned | ScaleFactor = 100 |
Definition at line 181 of file GCNSchedStrategy.h.
|
inline |
Definition at line 186 of file GCNSchedStrategy.h.
Definition at line 187 of file GCNSchedStrategy.h.
|
inline |
Definition at line 190 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 189 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 191 of file GCNSchedStrategy.h.
References ScaleFactor.
Referenced by llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().
Definition at line 197 of file GCNSchedStrategy.h.
Referenced by getMetric(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().