LLVM: lib/Target/PowerPC/PPCLowerMASSVEntries.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "ppc-lower-massv-entries" |
| #define | TLI_DEFINE_MASSV_VECFUNCS |
| #define | TLI_DEFINE_VECFUNC(SCAL, VEC, VF, VABI_PREFIX) |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "ppc-lower-massv-entries"
◆ TLI_DEFINE_MASSV_VECFUNCS
#define TLI_DEFINE_MASSV_VECFUNCS
◆ TLI_DEFINE_VECFUNC
| #define TLI_DEFINE_VECFUNC | ( | SCAL, |
|---|---|---|
| VEC, | ||
| VF, | ||
| VABI_PREFIX ) |
Function Documentation
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | PPCLowerMASSVEntries | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Lower MASSV entries" | , | ||
| false | , | ||
| false | ) |