LLVM 19.0.0git
HardwareUnits Directory Reference
Directory dependency graph for HardwareUnits:
lib/MCA/HardwareUnits

Files

file  HardwareUnit.cpp [code]
 This file defines the anchor for the base class that describes simulated hardware units.
 
file  LSUnit.cpp [code]
 A Load-Store Unit for the llvm-mca tool.
 
file  RegisterFile.cpp [code]
 This file defines a register mapping file class.
 
file  ResourceManager.cpp [code]
 The classes here represent processor resource units and their management strategy.
 
file  RetireControlUnit.cpp [code]
 This file simulates the hardware responsible for retiring instructions.
 
file  Scheduler.cpp [code]