LLVM: lib/Target/RISCV/RISCVCodeGenPrepare.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "riscv-codegenprepare" |
| #define | PASS_NAME "RISC-V CodeGenPrepare" |
| Variables |
|---|
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "riscv-codegenprepare"
◆ PASS_NAME
#define PASS_NAME "RISC-V CodeGenPrepare"
Function Documentation
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | RISCVCodeGenPrepareLegacyPass | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| PASS_NAME | , | ||
| false | , | ||
| false | ) |