LLVM 24.0.0git
RISCVExpandPseudoInsts.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_EXPAND_PSEUDO_NAME   "RISC-V pseudo instruction expansion pass"

Functions

 INITIALIZE_PASS (RISCVExpandPseudoLegacy, "riscv-expand-pseudo", RISCV_EXPAND_PSEUDO_NAME, false, false) FunctionPass *llvm

Macro Definition Documentation

◆ RISCV_EXPAND_PSEUDO_NAME

#define RISCV_EXPAND_PSEUDO_NAME   "RISC-V pseudo instruction expansion pass"

Definition at line 25 of file RISCVExpandPseudoInsts.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVExpandPseudoLegacy ,
"riscv-expand-pseudo" ,
RISCV_EXPAND_PSEUDO_NAME ,
false ,
false  )