LLVM 24.0.0git
RISCVExpandPseudoAtomics.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_EXPAND_PSEUDO_ATOMICS_NAME    "RISC-V Pseudo Instruction Expansion - Atomics"

Functions

 INITIALIZE_PASS (RISCVExpandPseudoAtomicsLegacy, "riscv-expand-pseudo-atomics", RISCV_EXPAND_PSEUDO_ATOMICS_NAME, false, false) FunctionPass *llvm

Macro Definition Documentation

◆ RISCV_EXPAND_PSEUDO_ATOMICS_NAME

#define RISCV_EXPAND_PSEUDO_ATOMICS_NAME    "RISC-V Pseudo Instruction Expansion - Atomics"

Definition at line 26 of file RISCVExpandPseudoAtomics.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVExpandPseudoAtomicsLegacy ,
"riscv-expand-pseudo-atomics" ,
RISCV_EXPAND_PSEUDO_ATOMICS_NAME ,
false ,
false  )