LLVM 19.0.0git
Public Member Functions | Static Public Member Functions | List of all members
llvm::SPIRV::DeviceEventTypeDescriptor Struct Reference

#include "Target/SPIRV/SPIRVDuplicatesTracker.h"

Inheritance diagram for llvm::SPIRV::DeviceEventTypeDescriptor:
Inheritance graph
[legend]

Public Member Functions

 DeviceEventTypeDescriptor ()
 
- Public Member Functions inherited from llvm::SPIRV::SpecialTypeDescriptor
 SpecialTypeDescriptor ()=delete
 
 SpecialTypeDescriptor (SpecialTypeKind K)
 
unsigned getHash () const
 
virtual ~SpecialTypeDescriptor ()
 

Static Public Member Functions

static bool classof (const SpecialTypeDescriptor *TD)
 

Additional Inherited Members

- Public Types inherited from llvm::SPIRV::SpecialTypeDescriptor
enum  SpecialTypeKind {
  STK_Empty = 0 , STK_Image , STK_SampledImage , STK_Sampler ,
  STK_Pipe , STK_DeviceEvent , STK_Pointer , STK_Last = -1
}
 
- Public Attributes inherited from llvm::SPIRV::SpecialTypeDescriptor
SpecialTypeKind Kind
 
unsigned Hash
 

Detailed Description

Definition at line 153 of file SPIRVDuplicatesTracker.h.

Constructor & Destructor Documentation

◆ DeviceEventTypeDescriptor()

llvm::SPIRV::DeviceEventTypeDescriptor::DeviceEventTypeDescriptor ( )
inline

Member Function Documentation

◆ classof()

static bool llvm::SPIRV::DeviceEventTypeDescriptor::classof ( const SpecialTypeDescriptor TD)
inlinestatic

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