HomeSort by relevance Sort by last modified time
    Searched refs:getDecorate (Results 1 - 3 of 3) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVFunction.h 63 return getDecorate(DecorationFuncParamAttr).count(Kind) ;
SPIRVEntry.cpp 356 SPIRVEntry::getDecorate(Decoration Kind, size_t Index) const {
SPIRVEntry.h 254 std::set<SPIRVWord> getDecorate(Decoration Kind, size_t Index = 0)const;

Completed in 50 milliseconds