LLVM 22.0.0git
ARMFixCortexA57AES1742098Pass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "arm-fix-cortex-a57-aes-1742098"

Functions

 INITIALIZE_PASS_BEGIN (ARMFixCortexA57AES1742098, DEBUG_TYPE, "ARM fix for Cortex-A57 AES Erratum 1742098", false, false) INITIALIZE_PASS_DEPENDENCY(ReachingDefInfoWrapperPass)
 INITIALIZE_PASS_END (ARMFixCortexA57AES1742098, DEBUG_TYPE, "ARM fix for Cortex-A57 AES Erratum 1742098", false, false) bool ARMFixCortexA57AES1742098

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arm-fix-cortex-a57-aes-1742098"

Definition at line 63 of file ARMFixCortexA57AES1742098Pass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( ARMFixCortexA57AES1742098 ,
DEBUG_TYPE ,
"ARM fix for Cortex-A57 AES Erratum 1742098" ,
false ,
false  )

◆ INITIALIZE_PASS_END()

INITIALIZE_PASS_END ( ARMFixCortexA57AES1742098 ,
DEBUG_TYPE ,
"ARM fix for Cortex-A57 AES Erratum 1742098" ,
false ,
false  )

Definition at line 116 of file ARMFixCortexA57AES1742098Pass.cpp.

References DEBUG_TYPE, INITIALIZE_PASS_END, MI, and Opc.