Home
last modified time | relevance | path

Searched refs:CanUsePointeeWithCopyMemory (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_copy_memory.cpp184 return CanUsePointeeWithCopyMemory(*type->AsPointer()->pointee_type()); in IsInstructionSupported()
187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory
196 return CanUsePointeeWithCopyMemory(*type.AsVector()->element_type()); in CanUsePointeeWithCopyMemory()
198 return CanUsePointeeWithCopyMemory(*type.AsMatrix()->element_type()); in CanUsePointeeWithCopyMemory()
203 return CanUsePointeeWithCopyMemory(*element); in CanUsePointeeWithCopyMemory()
Dtransformation_add_copy_memory.h70 static bool CanUsePointeeWithCopyMemory(const opt::analysis::Type& type);
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_copy_memory.cpp184 return CanUsePointeeWithCopyMemory(*type->AsPointer()->pointee_type()); in IsInstructionSupported()
187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory
196 return CanUsePointeeWithCopyMemory(*type.AsVector()->element_type()); in CanUsePointeeWithCopyMemory()
198 return CanUsePointeeWithCopyMemory(*type.AsMatrix()->element_type()); in CanUsePointeeWithCopyMemory()
203 return CanUsePointeeWithCopyMemory(*element); in CanUsePointeeWithCopyMemory()
Dtransformation_add_copy_memory.h70 static bool CanUsePointeeWithCopyMemory(const opt::analysis::Type& type);
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_copy_memory.cpp184 return CanUsePointeeWithCopyMemory(*type->AsPointer()->pointee_type()); in IsInstructionSupported()
187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory
196 return CanUsePointeeWithCopyMemory(*type.AsVector()->element_type()); in CanUsePointeeWithCopyMemory()
198 return CanUsePointeeWithCopyMemory(*type.AsMatrix()->element_type()); in CanUsePointeeWithCopyMemory()
203 return CanUsePointeeWithCopyMemory(*element); in CanUsePointeeWithCopyMemory()
Dtransformation_add_copy_memory.h70 static bool CanUsePointeeWithCopyMemory(const opt::analysis::Type& type);