LLVM 22.0.0git
RISCVCodeGenPrepare.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "riscv-codegenprepare"
#define PASS_NAME   "RISC-V CodeGenPrepare"

Functions

 INITIALIZE_PASS_BEGIN (RISCVCodeGenPrepareLegacyPass, DEBUG_TYPE, PASS_NAME, false, false) INITIALIZE_PASS_END(RISCVCodeGenPrepareLegacyPass

Variables

 DEBUG_TYPE
 PASS_NAME
 false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "riscv-codegenprepare"

Definition at line 32 of file RISCVCodeGenPrepare.cpp.

◆ PASS_NAME

#define PASS_NAME   "RISC-V CodeGenPrepare"

Definition at line 33 of file RISCVCodeGenPrepare.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( RISCVCodeGenPrepareLegacyPass ,
DEBUG_TYPE ,
PASS_NAME ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 307 of file RISCVCodeGenPrepare.cpp.

◆ false

false

Definition at line 307 of file RISCVCodeGenPrepare.cpp.

◆ PASS_NAME

PASS_NAME

Definition at line 307 of file RISCVCodeGenPrepare.cpp.