#include "llvm/TargetParser/PPCTargetParser.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/TargetParser/Host.h"
#include "llvm/TargetParser/PPCTargetParser.def"
Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::PPC |
| Define some predicates that are used for node matching.
|
|
|
#define | PPC_CPU(Name, Linux_SUPPORT_METHOD, LinuxID, AIX_SUPPORT_METHOD, AIXID) {Name}, |
|
◆ PPC_CPU
#define PPC_CPU |
( |
|
Name, |
|
|
|
Linux_SUPPORT_METHOD, |
|
|
|
LinuxID, |
|
|
|
AIX_SUPPORT_METHOD, |
|
|
|
AIXID |
|
) |
| {Name}, |