LLVM 20.0.0git
Namespaces | Functions
NVPTXProxyRegErasure.cpp File Reference
#include "NVPTX.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

void llvm::initializeNVPTXProxyRegErasurePass (PassRegistry &)
 
 INITIALIZE_PASS (NVPTXProxyRegErasure, "nvptx-proxyreg-erasure", "NVPTX ProxyReg Erasure", false, false) bool NVPTXProxyRegErasure
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXProxyRegErasure  ,
"nvptx-proxyreg-erasure"  ,
"NVPTX ProxyReg Erasure"  ,
false  ,
false   
)