LLVM 22.0.0git
RISCVPostRAExpandPseudoInsts.cpp File Reference

Go to the source code of this file.

Macros

#define RISCV_POST_RA_EXPAND_PSEUDO_NAME    "RISC-V post-regalloc pseudo instruction expansion pass"

Functions

 INITIALIZE_PASS (RISCVPostRAExpandPseudo, "riscv-post-ra-expand-pseudo", RISCV_POST_RA_EXPAND_PSEUDO_NAME, false, false) namespace llvm

Macro Definition Documentation

◆ RISCV_POST_RA_EXPAND_PSEUDO_NAME

#define RISCV_POST_RA_EXPAND_PSEUDO_NAME    "RISC-V post-regalloc pseudo instruction expansion pass"

Definition at line 22 of file RISCVPostRAExpandPseudoInsts.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVPostRAExpandPseudo ,
"riscv-post-ra-expand-pseudo" ,
RISCV_POST_RA_EXPAND_PSEUDO_NAME ,
false ,
false  )