LLVM 22.0.0git
AMDGPUPALMetadata.cpp File Reference

This class has methods called by AMDGPUAsmPrinter to accumulate and print the PAL metadata. More...

Go to the source code of this file.

Functions

static const chargetStageName (CallingConv::ID CC)
static unsigned getRsrc1Reg (CallingConv::ID CC)
static unsigned getScratchSizeKey (CallingConv::ID CC)
static const chargetRegisterName (unsigned RegNum)

Detailed Description

This class has methods called by AMDGPUAsmPrinter to accumulate and print the PAL metadata.

Definition in file AMDGPUPALMetadata.cpp.

Function Documentation

◆ getRegisterName()

◆ getRsrc1Reg()

◆ getScratchSizeKey()

◆ getStageName()