Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()