Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
◆ 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 39 of file SparcSubtarget.h.
◆ GET_SUBTARGETINFO_MACRO [2/2]
#define GET_SUBTARGETINFO_MACRO |
( |
| ATTRIBUTE, |
|
|
| DEFAULT, |
|
|
| GETTER ) |
Value: bool GETTER() const { return ATTRIBUTE; }
Definition at line 39 of file SparcSubtarget.h.