LLVM 24.0.0git
NVPTXRegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "nvptx-reg-info"
#define GET_REGINFO_TARGET_DESC

Functions

static uint64_t encodeRegisterForDwarf (StringRef RegisterName)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "nvptx-reg-info"

Definition at line 26 of file NVPTXRegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 81 of file NVPTXRegisterInfo.cpp.

Function Documentation

◆ encodeRegisterForDwarf()

uint64_t encodeRegisterForDwarf ( StringRef RegisterName)
static