LLVM 19.0.0git
Namespaces | Macros | Functions
PPCHazardRecognizers.cpp File Reference
#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)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "pre-RA-sched"

Definition at line 22 of file PPCHazardRecognizers.cpp.