LLVM: lib/Target/RISCV/RISCVInsertWriteVXRM.cpp File Reference (original) (raw)
#include "[MCTargetDesc/RISCVBaseInfo.h](RISCVBaseInfo%5F8h%5Fsource.html)"#include "[RISCV.h](RISCV%5F8h%5Fsource.html)"#include "[RISCVSubtarget.h](RISCVSubtarget%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineFunctionPass.h](MachineFunctionPass%5F8h%5Fsource.html)"#include <queue>
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "riscv-insert-write-vxrm" |
| #define | RISCV_INSERT_WRITE_VXRM_NAME "RISC-V Insert Write VXRM Pass" |
| Functions |
|---|
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "riscv-insert-write-vxrm"
Definition at line 36 of file RISCVInsertWriteVXRM.cpp.
◆ RISCV_INSERT_WRITE_VXRM_NAME
#define RISCV_INSERT_WRITE_VXRM_NAME "RISC-V Insert Write VXRM Pass"
Definition at line 37 of file RISCVInsertWriteVXRM.cpp.
Referenced by INITIALIZE_PASS().
Function Documentation
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | RISCVInsertWriteVXRM | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| RISCV_INSERT_WRITE_VXRM_NAME | , | ||
| false | , | ||
| false | ) |
Definition at line 227 of file RISCVInsertWriteVXRM.cpp.
References const, DEBUG_TYPE, llvm::RISCVII::getVXRMOpNum(), MBB, MI, and RISCV_INSERT_WRITE_VXRM_NAME.