LLVM 20.0.0git
|
#include "Target/DirectX/CBufferDataLayout.h"
Public Member Functions | |
CBufferDataLayout (const DataLayout &DL, const bool IsLegacy) | |
~CBufferDataLayout () | |
llvm::TypeSize | getTypeAllocSizeInBytes (Type *Ty) |
Definition at line 29 of file CBufferDataLayout.h.
llvm::dxil::CBufferDataLayout::CBufferDataLayout | ( | const DataLayout & | DL, |
const bool | IsLegacy | ||
) |
Definition at line 114 of file CBufferDataLayout.cpp.
|
default |
llvm::TypeSize llvm::dxil::CBufferDataLayout::getTypeAllocSizeInBytes | ( | Type * | Ty | ) |
Definition at line 121 of file CBufferDataLayout.cpp.
References llvm::DataLayout::getTypeAllocSize().