LLVM 22.0.0git
AArch64PostSelectOptimize.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define DEBUG_TYPE   "aarch64-post-select-optimize"

Functions

unsigned getNonFlagSettingVariant (unsigned Opc)
 INITIALIZE_PASS_BEGIN (AArch64PostSelectOptimize, DEBUG_TYPE, "Optimize AArch64 selected instructions", false, false) INITIALIZE_PASS_END(AArch64PostSelectOptimize
FunctionPassllvm::createAArch64PostSelectOptimize ()

Variables

 DEBUG_TYPE
Optimize AArch64 selected instructions
Optimize AArch64 selected false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-post-select-optimize"

Definition at line 27 of file AArch64PostSelectOptimize.cpp.

Function Documentation

◆ getNonFlagSettingVariant()

unsigned getNonFlagSettingVariant ( unsigned Opc)

Definition at line 62 of file AArch64PostSelectOptimize.cpp.

References Opc.

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AArch64PostSelectOptimize ,
DEBUG_TYPE ,
"Optimize AArch64 selected instructions" ,
false ,
false  )

References DEBUG_TYPE.

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 311 of file AArch64PostSelectOptimize.cpp.

◆ false

Optimize AArch64 selected false

Definition at line 312 of file AArch64PostSelectOptimize.cpp.

◆ instructions

Optimize AArch64 selected instructions

Definition at line 312 of file AArch64PostSelectOptimize.cpp.