Searched defs:SampledImageTypeDescriptor (Results 1 – 1 of 1) sorted by relevance
112 struct SampledImageTypeDescriptor : public SpecialTypeDescriptor { struct113 SampledImageTypeDescriptor(const Type *SampledTy, const MachineInstr *ImageTy) in SampledImageTypeDescriptor() argument124 static bool classof(const SpecialTypeDescriptor *TD) { in classof()