|
LLVM 22.0.0git
|
#include "MCTargetDesc/PPCPredicates.h"#include "PPC.h"#include "PPCInstrInfo.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 25 of file PPCExpandAtomicPseudoInsts.cpp.
| #define TRIVIAL_ATOMICRMW | ( | Opcode, | |
| Instr ) |