Home
last modified time | relevance | path

Searched refs:hasBlockDecoration (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h502 bool hasBlockDecoration(SPIRVType *Type) const;
H A DSPIRVGlobalRegistry.cpp1232 return hasBlockDecoration(Type); in isResourceType()
2071 bool SPIRVGlobalRegistry::hasBlockDecoration(SPIRVType *Type) const { in hasBlockDecoration() function in SPIRVGlobalRegistry