LLVM 19.0.0git
Classes | Public Member Functions | List of all members
llvm::dxil::LegacyCBufferLayout Class Reference

Public Member Functions

 LegacyCBufferLayout (const DataLayout &DL)
 
TypeSize getTypeAllocSizeInBytes (Type *Ty)
 

Detailed Description

Definition at line 23 of file CBufferDataLayout.cpp.

Constructor & Destructor Documentation

◆ LegacyCBufferLayout()

llvm::dxil::LegacyCBufferLayout::LegacyCBufferLayout ( const DataLayout DL)
inline

Definition at line 37 of file CBufferDataLayout.cpp.

References DL.

Member Function Documentation

◆ getTypeAllocSizeInBytes()

TypeSize llvm::dxil::LegacyCBufferLayout::getTypeAllocSizeInBytes ( Type Ty)

Definition at line 53 of file CBufferDataLayout.cpp.


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