Home
last modified time | relevance | path

Searched refs:LSUnitBase (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
162 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
171 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
195 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
162 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
171 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
195 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
162 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
171 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
195 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
204 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
213 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired()
237 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() function in llvm::mca::LSUnitBase
42 LSUnitBase::~LSUnitBase() {} in ~LSUnitBase()
44 void LSUnitBase::cycleEvent() { in cycleEvent()
50 void LSUnitBase::dump() const { in dump()
162 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted()
193 LSUnitBase::onInstructionExecuted(IR); in onInstructionExecuted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU;
157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler()
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
165 Scheduler(std::unique_ptr<ResourceManager> RM, LSUnitBase &Lsu, in Scheduler()

123