LLVM 20.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 164 of file GCNSchedStrategy.h.
|
inline |
Definition at line 169 of file GCNSchedStrategy.h.
Definition at line 170 of file GCNSchedStrategy.h.
|
inline |
Definition at line 173 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 172 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 174 of file GCNSchedStrategy.h.
References ScaleFactor.
Referenced by llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().
Definition at line 180 of file GCNSchedStrategy.h.
Referenced by getMetric(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().