|
LLVM 22.0.0git
|
#include "PPCHazardRecognizers.h"#include "PPCInstrInfo.h"#include "PPCSubtarget.h"#include "llvm/CodeGen/ScheduleDAG.h"#include "llvm/Support/Debug.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::PPC |
| Define some predicates that are used for node matching. | |
Macros | |
| #define | DEBUG_TYPE "pre-RA-sched" |
Functions | |
| int | llvm::PPC::getNonRecordFormOpcode (uint16_t) |
| #define DEBUG_TYPE "pre-RA-sched" |
Definition at line 22 of file PPCHazardRecognizers.cpp.