LLVM 24.0.0git
RISCVExpandPseudoPreEmit.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_EXPAND_PSEUDO_PRE_EMIT_NAME    "RISC-V Pseudo Instruction Expansion - Pre-Emit"

Functions

 INITIALIZE_PASS (RISCVExpandPseudoPreEmitLegacy, "riscv-expand-pseudo-pre-emit", RISCV_EXPAND_PSEUDO_PRE_EMIT_NAME, false, false) FunctionPass *llvm

Macro Definition Documentation

◆ RISCV_EXPAND_PSEUDO_PRE_EMIT_NAME

#define RISCV_EXPAND_PSEUDO_PRE_EMIT_NAME    "RISC-V Pseudo Instruction Expansion - Pre-Emit"

Definition at line 25 of file RISCVExpandPseudoPreEmit.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVExpandPseudoPreEmitLegacy ,
"riscv-expand-pseudo-pre-emit" ,
RISCV_EXPAND_PSEUDO_PRE_EMIT_NAME ,
false ,
false  )