LLVM 22.0.0git
|
#include "llvm/Analysis/DXILResource.h"
Public Member Functions | |
bool | operator== (const TypedInfo &RHS) const |
bool | operator!= (const TypedInfo &RHS) const |
bool | operator< (const TypedInfo &RHS) const |
Public Attributes | |
dxil::ElementType | ElementTy |
uint32_t | ElementCount |
Definition at line 275 of file DXILResource.h.
Definition at line 283 of file DXILResource.h.
References RHS.
Definition at line 284 of file DXILResource.h.
Definition at line 279 of file DXILResource.h.
uint32_t llvm::dxil::ResourceTypeInfo::TypedInfo::ElementCount |
Definition at line 277 of file DXILResource.h.
Referenced by llvm::dxil::ResourceInfo::getAnnotateProps(), and llvm::dxil::ResourceTypeInfo::print().
dxil::ElementType llvm::dxil::ResourceTypeInfo::TypedInfo::ElementTy |
Definition at line 276 of file DXILResource.h.
Referenced by llvm::dxil::ResourceInfo::getAnnotateProps(), llvm::dxil::ResourceInfo::getAsMetadata(), getFormatName(), operator<(), operator==(), and llvm::dxil::ResourceTypeInfo::print().