LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::MCProcResourceDesc |
Define a kind of processor resource that will be modeled by the scheduler. More... | |
struct | llvm::MCWriteProcResEntry |
Identify one of the processor resource kinds consumed by a particular scheduling class for the specified number of cycles. More... | |
struct | llvm::MCWriteLatencyEntry |
Specify the latency in cpu cycles for a particular scheduling class and def index. More... | |
struct | llvm::MCReadAdvanceEntry |
Specify the number of cycles allowed after instruction issue before a particular use operand reads its registers. More... | |
struct | llvm::MCSchedClassDesc |
Summarize the scheduling resources required for an instruction of a particular scheduling class. More... | |
struct | llvm::MCRegisterCostEntry |
Specify the cost of a register definition in terms of number of physical register allocated at register renaming stage. More... | |
struct | llvm::MCRegisterFileDesc |
A register file descriptor. More... | |
struct | llvm::MCExtraProcessorInfo |
Provide extra details about the machine processor. More... | |
struct | llvm::MCSchedModel |
Machine model for scheduling, bundling, and heuristics. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |