LLVM 24.0.0git
RISCVExpandPseudoPreRA.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_EXPAND_PSEUDO_PRE_RA_NAME    "RISC-V Pseudo Instruction Expansion - Pre-RA"

Functions

 INITIALIZE_PASS (RISCVExpandPseudoPreRALegacy, "riscv-expand-pseudo-pre-ra", RISCV_EXPAND_PSEUDO_PRE_RA_NAME, false, false) FunctionPass *llvm

Macro Definition Documentation

◆ RISCV_EXPAND_PSEUDO_PRE_RA_NAME

#define RISCV_EXPAND_PSEUDO_PRE_RA_NAME    "RISC-V Pseudo Instruction Expansion - Pre-RA"

Definition at line 24 of file RISCVExpandPseudoPreRA.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVExpandPseudoPreRALegacy ,
"riscv-expand-pseudo-pre-ra" ,
RISCV_EXPAND_PSEUDO_PRE_RA_NAME ,
false ,
false  )