LLVM 20.0.0git
|
#include "Target/RISCV/RISCVSubtarget.h"
Definition at line 41 of file RISCVSubtarget.h.
uint16_t llvm::RISCVTuneInfoTable::RISCVTuneInfo::CacheLineSize |
Definition at line 47 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getCacheLineSize().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxGluedStoresPerMemcpy |
Definition at line 60 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxGluedStoresPerMemcpy().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxLoadsPerMemcmp |
Definition at line 68 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxLoadsPerMemcmp().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxLoadsPerMemcmpOptSize |
Definition at line 67 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxLoadsPerMemcmp().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxPrefetchIterationsAhead |
Definition at line 50 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxPrefetchIterationsAhead().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemcpy |
Definition at line 62 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemcpy().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemcpyOptSize |
Definition at line 61 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemcpy().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemmove |
Definition at line 65 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemmove().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemmoveOptSize |
Definition at line 64 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemmove().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemset |
Definition at line 58 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemset().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MaxStoresPerMemsetOptSize |
Definition at line 57 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMaxStoresPerMemset().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::MinimumJumpTableEntries |
Definition at line 52 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMinimumJumpTableEntries().
uint16_t llvm::RISCVTuneInfoTable::RISCVTuneInfo::MinPrefetchStride |
Definition at line 49 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getMinPrefetchStride().
Definition at line 42 of file RISCVSubtarget.h.
MISched::Direction llvm::RISCVTuneInfoTable::RISCVTuneInfo::PostRASchedDirection |
Definition at line 71 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getPostRASchedDirection().
uint16_t llvm::RISCVTuneInfoTable::RISCVTuneInfo::PrefetchDistance |
Definition at line 48 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getPrefetchDistance().
uint8_t llvm::RISCVTuneInfoTable::RISCVTuneInfo::PrefFunctionAlignment |
Definition at line 43 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getPrefFunctionAlignment().
uint8_t llvm::RISCVTuneInfoTable::RISCVTuneInfo::PrefLoopAlignment |
Definition at line 44 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getPrefLoopAlignment().
unsigned llvm::RISCVTuneInfoTable::RISCVTuneInfo::TailDupAggressiveThreshold |
Definition at line 55 of file RISCVSubtarget.h.
Referenced by llvm::RISCVSubtarget::getTailDupAggressiveThreshold().