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