LLVM 19.0.0git
Macros | Functions
RISCVInsertWriteVXRM.cpp File Reference
#include "MCTargetDesc/RISCVBaseInfo.h"
#include "RISCV.h"
#include "RISCVSubtarget.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#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

 INITIALIZE_PASS (RISCVInsertWriteVXRM, DEBUG_TYPE, RISCV_INSERT_WRITE_VXRM_NAME, false, false) static bool ignoresVXRM(const MachineInstr &MI)
 

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.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVInsertWriteVXRM  ,
DEBUG_TYPE  ,
RISCV_INSERT_WRITE_VXRM_NAME  ,
false  ,
false   
) const &

Definition at line 198 of file RISCVInsertWriteVXRM.cpp.

References llvm::RISCV::getRVVMCOpcode(), and MI.