LLVM 19.0.0git
Stages Directory Reference
Directory dependency graph for Stages:
include/llvm/MCA/Stages

Files

file  DispatchStage.h [code]
 This file models the dispatch component of an instruction pipeline.
 
file  EntryStage.h [code]
 This file defines the Entry stage of an instruction pipeline.
 
file  ExecuteStage.h [code]
 This file defines the execution stage of a default instruction pipeline.
 
file  InOrderIssueStage.h [code]
 InOrderIssueStage implements an in-order execution pipeline.
 
file  InstructionTables.h [code]
 This file implements a custom stage to generate instruction tables.
 
file  MicroOpQueueStage.h [code]
 This file defines a stage that implements a queue of micro opcodes.
 
file  RetireStage.h [code]
 This file defines the retire stage of a default instruction pipeline.
 
file  Stage.h [code]
 This file defines a stage.