LLVM 22.0.0git
LoongArchExpandAtomicPseudoInsts.cpp File Reference

Go to the source code of this file.

Macros

#define LoongArch_EXPAND_ATOMIC_PSEUDO_NAME    "LoongArch atomic pseudo instruction expansion pass"

Functions

 INITIALIZE_PASS (LoongArchExpandAtomicPseudo, "loongarch-expand-atomic-pseudo", LoongArch_EXPAND_ATOMIC_PSEUDO_NAME, false, false) namespace llvm

Macro Definition Documentation

◆ LoongArch_EXPAND_ATOMIC_PSEUDO_NAME

#define LoongArch_EXPAND_ATOMIC_PSEUDO_NAME    "LoongArch atomic pseudo instruction expansion pass"

Definition at line 26 of file LoongArchExpandAtomicPseudoInsts.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( LoongArchExpandAtomicPseudo ,
"loongarch-expand-atomic-pseudo" ,
LoongArch_EXPAND_ATOMIC_PSEUDO_NAME ,
false ,
false  )