LLVM 20.0.0git
|
#include "MCTargetDesc/PPCPredicates.h"
#include "PPC.h"
#include "PPCInstrInfo.h"
#include "PPCTargetMachine.h"
#include "llvm/CodeGen/LivePhysRegs.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ppc-atomic-expand" |
#define | TRIVIAL_ATOMICRMW(Opcode, Instr) |
#define DEBUG_TYPE "ppc-atomic-expand" |
Definition at line 26 of file PPCExpandAtomicPseudoInsts.cpp.
#define TRIVIAL_ATOMICRMW | ( | Opcode, | |
Instr | |||
) |