LLVM 19.0.0git
Namespaces
EntryStage.cpp File Reference

This file defines the Fetch stage of an instruction pipeline. More...

#include "llvm/MCA/Stages/EntryStage.h"
#include "llvm/MCA/Instruction.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::mca
 

Detailed Description

This file defines the Fetch stage of an instruction pipeline.

Its sole purpose in life is to produce instructions for the rest of the pipeline.

Definition in file EntryStage.cpp.