LLVM: llvm::dxil::LegacyCBufferLayout Class Reference (original) (raw)
| Public Member Functions | |
|---|---|
| LegacyCBufferLayout (const DataLayout &DL) | |
| TypeSize | getTypeAllocSizeInBytes (Type *Ty) |
Detailed Description
Definition at line 23 of file CBufferDataLayout.cpp.
Constructor & Destructor Documentation
| llvm::dxil::LegacyCBufferLayout::LegacyCBufferLayout ( const DataLayout & DL) | inline |
|---|
Definition at line 37 of file CBufferDataLayout.cpp.
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:
- lib/Target/DirectX/CBufferDataLayout.cpp