LLVM 17.0.0git
|
#include "RISCV.h"
#include "RISCVSubtarget.h"
#include "llvm/CodeGen/DetectDeadLanes.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "riscv-init-undef" |
#define | RISCV_INIT_UNDEF_NAME "RISC-V init undef pass" |
Functions | |
static unsigned | getUndefInitOpcode (unsigned RegClassID) |
static bool | isEarlyClobberMI (MachineInstr &MI) |
#define DEBUG_TYPE "riscv-init-undef" |
Definition at line 41 of file RISCVRVVInitUndef.cpp.
#define RISCV_INIT_UNDEF_NAME "RISC-V init undef pass" |
Definition at line 42 of file RISCVRVVInitUndef.cpp.
Definition at line 106 of file RISCVRVVInitUndef.cpp.
References llvm_unreachable.
|
static |
Definition at line 174 of file RISCVRVVInitUndef.cpp.
References llvm::any_of(), and MI.