LLVM: lib/Target/PowerPC/PPCSubtarget.h File Reference (original) (raw)
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. |
◆ GET_SUBTARGETINFO_HEADER
#define GET_SUBTARGETINFO_HEADER
◆ GET_SUBTARGETINFO_MACRO [1/2]
| #define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, |
|---|---|---|
| DEFAULT, | ||
| GETTER ) |
Value:
@ DEFAULT
Default weight is used in cases when there is no dedicated execution weight set.
Definition at line 88 of file PPCSubtarget.h.
◆ GET_SUBTARGETINFO_MACRO [2/2]
| #define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, |
|---|---|---|
| DEFAULT, | ||
| GETTER ) |
Value:
bool GETTER() const { return ATTRIBUTE; }
Definition at line 88 of file PPCSubtarget.h.