Home
last modified time | relevance | path

Searched defs:DeviceEventTypeDescriptor (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h153 struct DeviceEventTypeDescriptor : public SpecialTypeDescriptor { struct
155 DeviceEventTypeDescriptor() in DeviceEventTypeDescriptor() function
160 static bool classof(const SpecialTypeDescriptor *TD) { in classof()