LLVM 22.0.0git
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 206 of file AMDKernelCodeTUtils.cpp.

Member Function Documentation

◆ printField()

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

Definition at line 209 of file AMDKernelCodeTUtils.cpp.

References llvm::CallingConv::C.


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