Home
last modified time | relevance | path

Searched defs:setWordCount (Results 1 – 6 of 6) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.cpp107 SPIRVDecorate::setWordCount(SPIRVWord Count){ in setWordCount() function in SPIRV::SPIRVDecorate
129 SPIRVMemberDecorate::setWordCount(SPIRVWord Count){ in setWordCount() function in SPIRV::SPIRVMemberDecorate
DSPIRVInstruction.h279 virtual void setWordCount(SPIRVWord TheWordCount) { in setWordCount() function
499 void setWordCount(SPIRVWord TheWordCount) { in setWordCount() function
DSPIRVValue.h172 void setWordCount(SPIRVWord WordCount) { in setWordCount() function
293 void setWordCount(SPIRVWord WordCount) { in setWordCount() function
DSPIRVDecorate.h279 void setWordCount(SPIRVWord WC) { in setWordCount() function
DSPIRVType.h452 void setWordCount(SPIRVWord TheWC) { in setWordCount() function
563 void setWordCount(SPIRVWord WordCount) { in setWordCount() function
DSPIRVEntry.cpp146 SPIRVEntry::setWordCount(SPIRVWord TheWordCount){ in setWordCount() function in SPIRV::SPIRVEntry