LLVM 22.0.0git
AMDGPURegBankCombiner.cpp File Reference

Go to the source code of this file.

Macros

#define GET_GICOMBINER_DEPS
#define DEBUG_TYPE   "amdgpu-regbank-combiner"
#define GET_GICOMBINER_TYPES
#define GET_GICOMBINER_CLASS_MEMBERS
#define AMDGPUSubtarget   GCNSubtarget
#define GET_GICOMBINER_IMPL
#define AMDGPUSubtarget   GCNSubtarget
#define GET_GICOMBINER_CONSTRUCTOR_INITS

Functions

 INITIALIZE_PASS_BEGIN (AMDGPURegBankCombiner, DEBUG_TYPE, "Combine AMDGPU machine instrs after regbankselect", false, false) INITIALIZE_PASS_END(AMDGPURegBankCombiner

Variables

 DEBUG_TYPE
Combine AMDGPU machine instrs after regbankselect
Combine AMDGPU machine instrs after false

Macro Definition Documentation

◆ AMDGPUSubtarget [1/2]

Definition at line 101 of file AMDGPURegBankCombiner.cpp.

◆ AMDGPUSubtarget [2/2]

Definition at line 101 of file AMDGPURegBankCombiner.cpp.

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-regbank-combiner"

Definition at line 34 of file AMDGPURegBankCombiner.cpp.

◆ GET_GICOMBINER_CLASS_MEMBERS

#define GET_GICOMBINER_CLASS_MEMBERS

Definition at line 100 of file AMDGPURegBankCombiner.cpp.

◆ GET_GICOMBINER_CONSTRUCTOR_INITS

#define GET_GICOMBINER_CONSTRUCTOR_INITS

◆ GET_GICOMBINER_DEPS

#define GET_GICOMBINER_DEPS

Definition at line 30 of file AMDGPURegBankCombiner.cpp.

◆ GET_GICOMBINER_IMPL

#define GET_GICOMBINER_IMPL

Definition at line 107 of file AMDGPURegBankCombiner.cpp.

◆ GET_GICOMBINER_TYPES

#define GET_GICOMBINER_TYPES

Definition at line 40 of file AMDGPURegBankCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPURegBankCombiner ,
DEBUG_TYPE ,
"Combine AMDGPU machine instrs after regbankselect" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 500 of file AMDGPURegBankCombiner.cpp.

◆ false

Combine AMDGPU machine instrs after false

Definition at line 501 of file AMDGPURegBankCombiner.cpp.

◆ regbankselect

Combine AMDGPU machine instrs after regbankselect

Definition at line 501 of file AMDGPURegBankCombiner.cpp.