LLVM 22.0.0git
Static Public Member Functions | List of all members
PrintField Class Reference

Static Public Member Functions

template<typename T , T AMDGPUMCKernelCodeT::* ptr>
static void printField (StringRef Name, const AMDGPUMCKernelCodeT &C, raw_ostream &OS, MCContext &Ctx, AMDGPUMCKernelCodeT::PrintHelper Helper)
 

Detailed Description

Definition at line 217 of file AMDKernelCodeTUtils.cpp.

Member Function Documentation

◆ printField()

template<typename T , T AMDGPUMCKernelCodeT::* ptr>
static void PrintField::printField ( StringRef  Name,
const AMDGPUMCKernelCodeT C,
raw_ostream OS,
MCContext Ctx,
AMDGPUMCKernelCodeT::PrintHelper  Helper 
)
inlinestatic

Definition at line 220 of file AMDKernelCodeTUtils.cpp.

References llvm::CallingConv::C, llvm::MCContext::getAsmInfo(), Name, and OS.


The documentation for this class was generated from the following file: