Searched defs:IsSameImpl (Results 1 – 3 of 3) sorted by relevance
| /third_party/spirv-tools/source/opt/ |
| D | types.cpp | 282 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer 298 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float 318 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector 344 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix 378 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image 402 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage 428 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array 467 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray 506 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct 548 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | types.cpp | 249 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer 267 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float 288 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector 313 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix 347 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image 377 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage 404 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array 440 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray 480 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct 527 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | types.cpp | 249 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer 267 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float 288 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector 313 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix 347 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image 377 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage 404 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array 440 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray 480 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct 527 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque [all …]
|