Home
last modified time | relevance | path

Searched refs:SampledImageTypeStorage (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVTypes.h35 struct SampledImageTypeStorage;
240 detail::SampledImageTypeStorage> {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVTypes.h35 struct SampledImageTypeStorage;
240 detail::SampledImageTypeStorage> {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVTypes.h35 struct SampledImageTypeStorage;
240 detail::SampledImageTypeStorage> {
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVTypes.h35 struct SampledImageTypeStorage;
240 detail::SampledImageTypeStorage> {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp704 struct spirv::detail::SampledImageTypeStorage : public TypeStorage { struct in spirv::detail
707 SampledImageTypeStorage(const KeyTy &key) : imageType{key} {} in SampledImageTypeStorage() argument
711 static SampledImageTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
713 return new (allocator.allocate<SampledImageTypeStorage>()) in construct()
714 SampledImageTypeStorage(key); in construct()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp704 struct spirv::detail::SampledImageTypeStorage : public TypeStorage { struct in spirv::detail
707 SampledImageTypeStorage(const KeyTy &key) : imageType{key} {} in SampledImageTypeStorage() argument
711 static SampledImageTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
713 return new (allocator.allocate<SampledImageTypeStorage>()) in construct()
714 SampledImageTypeStorage(key); in construct()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp704 struct spirv::detail::SampledImageTypeStorage : public TypeStorage { struct in spirv::detail
707 SampledImageTypeStorage(const KeyTy &key) : imageType{key} {} in SampledImageTypeStorage() function
711 static SampledImageTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
713 return new (allocator.allocate<SampledImageTypeStorage>()) in construct()
714 SampledImageTypeStorage(key); in construct()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp704 struct spirv::detail::SampledImageTypeStorage : public TypeStorage { struct in spirv::detail
707 SampledImageTypeStorage(const KeyTy &key) : imageType{key} {} in SampledImageTypeStorage() function
711 static SampledImageTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
713 return new (allocator.allocate<SampledImageTypeStorage>()) in construct()
714 SampledImageTypeStorage(key); in construct()