LLVM 20.0.0git
|
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/Support/StringSaver.h"
#include <sstream>
#include "NVPTXGenRegisterInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::NVPTXRegisterInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | GET_REGINFO_HEADER |
Functions | |
std::string | llvm::getNVPTXRegClassName (TargetRegisterClass const *RC) |
std::string | llvm::getNVPTXRegClassStr (TargetRegisterClass const *RC) |
#define GET_REGINFO_HEADER |
Definition at line 20 of file NVPTXRegisterInfo.h.