Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h113 struct SampledImageTypeDescriptor : public SpecialTypeDescriptor { struct
114 SampledImageTypeDescriptor(const Type *SampledTy, const MachineInstr *ImageTy) in SampledImageTypeDescriptor() function
125 static bool classof(const SpecialTypeDescriptor *TD) { in classof()