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.
Enumerations
enum { llvm::PPC::DIR_NONE, llvm::PPC::DIR_32, llvm::PPC::DIR_440, llvm::PPC::DIR_601, llvm::PPC::DIR_602, llvm::PPC::DIR_603, llvm::PPC::DIR_7400, llvm::PPC::DIR_750, llvm::PPC::DIR_970, llvm::PPC::DIR_A2, llvm::PPC::DIR_E500, llvm::PPC::DIR_E500mc, llvm::PPC::DIR_E5500, llvm::PPC::DIR_PWR3, llvm::PPC::DIR_PWR4, llvm::PPC::DIR_PWR5, llvm::PPC::DIR_PWR5X, llvm::PPC::DIR_PWR6, llvm::PPC::DIR_PWR6X, llvm::PPC::DIR_PWR7, llvm::PPC::DIR_PWR8, llvm::PPC::DIR_PWR9, llvm::PPC::DIR_PWR10, llvm::PPC::DIR_PWR11, llvm::PPC::DIR_PWR_FUTURE, llvm::PPC::DIR_64 }

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.