Home
last modified time | relevance | path

Searched refs:getDecorate (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVFunction.h63 return getDecorate(DecorationFuncParamAttr).count(Kind) ; in hasAttr()
DSPIRVEntry.cpp356 SPIRVEntry::getDecorate(Decoration Kind, size_t Index) const { in getDecorate() function in SPIRV::SPIRVEntry
DSPIRVEntry.h254 std::set<SPIRVWord> getDecorate(Decoration Kind, size_t Index = 0)const;