LLVM 22.0.0git
PPCVSXSwapRemoval.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ppc-vsx-swaps"

Functions

 INITIALIZE_PASS_BEGIN (PPCVSXSwapRemoval, DEBUG_TYPE, "PowerPC VSX Swap Removal", false, false) INITIALIZE_PASS_END(PPCVSXSwapRemoval

Variables

 DEBUG_TYPE
PowerPC VSX Swap Removal
PowerPC VSX Swap false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ppc-vsx-swaps"

Definition at line 59 of file PPCVSXSwapRemoval.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( PPCVSXSwapRemoval ,
DEBUG_TYPE ,
"PowerPC VSX Swap Removal" ,
false ,
false  )

References DEBUG_TYPE.

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 1065 of file PPCVSXSwapRemoval.cpp.

◆ false

PowerPC VSX Swap false

Definition at line 1066 of file PPCVSXSwapRemoval.cpp.

◆ Removal

PowerPC VSX Swap Removal

Definition at line 1066 of file PPCVSXSwapRemoval.cpp.