LLVM 24.0.0git
RISCVPreRAExpandPseudoInsts.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_PRERA_EXPAND_PSEUDO_NAME    "RISC-V Pre-RA pseudo instruction expansion pass"

Functions

 INITIALIZE_PASS (RISCVPreRAExpandPseudoLegacy, "riscv-pre-ra-expand-pseudo", RISCV_PRERA_EXPAND_PSEUDO_NAME, false, false) FunctionPass *llvm

Macro Definition Documentation

◆ RISCV_PRERA_EXPAND_PSEUDO_NAME

#define RISCV_PRERA_EXPAND_PSEUDO_NAME    "RISC-V Pre-RA pseudo instruction expansion pass"

Definition at line 24 of file RISCVPreRAExpandPseudoInsts.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVPreRAExpandPseudoLegacy ,
"riscv-pre-ra-expand-pseudo" ,
RISCV_PRERA_EXPAND_PSEUDO_NAME ,
false ,
false  )