Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h112 struct SampledImageTypeDescriptor : public SpecialTypeDescriptor { struct
113 SampledImageTypeDescriptor(const Type *SampledTy, const MachineInstr *ImageTy) in SampledImageTypeDescriptor() argument
124 static bool classof(const SpecialTypeDescriptor *TD) { in classof()