|
LLVM
8.0.1
|
#include "PPCInstrInfo.h"#include "llvm/CodeGen/ScheduleHazardRecognizer.h"#include "llvm/CodeGen/ScoreboardHazardRecognizer.h"#include "llvm/CodeGen/SelectionDAGNodes.h"

Go to the source code of this file.
Classes | |
| class | llvm::PPCDispatchGroupSBHazardRecognizer |
| PPCDispatchGroupSBHazardRecognizer - This class implements a scoreboard-based hazard recognizer for PPC ooo processors with dispatch-group hazards. More... | |
| class | llvm::PPCHazardRecognizer970 |
| PPCHazardRecognizer970 - This class defines a finite state automata that models the dispatch logic on the PowerPC 970 (aka G5) processor. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
1.8.13