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 139 of file GCNSchedStrategy.h.
|
inline |
Definition at line 144 of file GCNSchedStrategy.h.
Definition at line 145 of file GCNSchedStrategy.h.
|
inline |
Definition at line 148 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 147 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 149 of file GCNSchedStrategy.h.
References ScaleFactor.
Referenced by llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().
Definition at line 155 of file GCNSchedStrategy.h.
Referenced by getMetric(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().