LLVM: lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp File Reference (original) (raw)
Go to the source code of this file.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "arm-fix-cortex-a57-aes-1742098"
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 |
) |
|
|