• Home
  • Raw
  • Download

Lines Matching refs:TheWordCount

106   SPIRVInstruction(unsigned TheWordCount, Op TheOC, SPIRVType *TheType,
109 SPIRVInstruction(unsigned TheWordCount, Op TheOC,
113 SPIRVInstruction(unsigned TheWordCount, Op TheOC, SPIRVId TheId,
116 SPIRVInstruction(unsigned TheWordCount, Op TheOC,
119 SPIRVInstruction(unsigned TheWordCount, Op TheOC, SPIRVType *TheType,
279 virtual void setWordCount(SPIRVWord TheWordCount) { in setWordCount() argument
280 SPIRVEntry::setWordCount(TheWordCount); in setWordCount()
499 void setWordCount(SPIRVWord TheWordCount) { in setWordCount() argument
500 SPIRVEntry::setWordCount(TheWordCount); in setWordCount()
539 void setWordCount(SPIRVWord TheWordCount) {
540 SPIRVEntry::setWordCount(TheWordCount);
541 MemoryAccess.resize(TheWordCount - FixedWords);
585 void setWordCount(SPIRVWord TheWordCount) {
586 SPIRVEntry::setWordCount(TheWordCount);
587 MemoryAccess.resize(TheWordCount - FixedWords);
803 void setWordCount(SPIRVWord TheWordCount) {
804 SPIRVEntry::setWordCount(TheWordCount);
805 BranchWeights.resize(TheWordCount - 4);
871 void setWordCount(SPIRVWord TheWordCount) {
872 SPIRVEntry::setWordCount(TheWordCount);
873 Pairs.resize(TheWordCount - FixedWordCount);
1028 void setWordCount(SPIRVWord TheWordCount) {
1029 SPIRVEntry::setWordCount(TheWordCount);
1030 Pairs.resize(TheWordCount - FixedWordCount);
1167 void setWordCount(SPIRVWord TheWordCount) {
1168 SPIRVEntry::setWordCount(TheWordCount);
1169 Args.resize(TheWordCount - FixedWordCount);
1302 void setWordCount(SPIRVWord TheWordCount) {
1303 SPIRVEntry::setWordCount(TheWordCount);
1304 Indices.resize(TheWordCount - 4);
1342 void setWordCount(SPIRVWord TheWordCount) {
1343 SPIRVEntry::setWordCount(TheWordCount);
1344 Indices.resize(TheWordCount - FixedWordCount);
1419 void setWordCount(SPIRVWord TheWordCount) {
1420 SPIRVEntry::setWordCount(TheWordCount);
1421 MemoryAccess.resize(TheWordCount - FixedWords);
1475 void setWordCount(SPIRVWord TheWordCount) {
1476 SPIRVEntry::setWordCount(TheWordCount);
1477 MemoryAccess.resize(TheWordCount - FixedWords);
1584 void setWordCount(SPIRVWord TheWordCount) {
1585 SPIRVEntry::setWordCount(TheWordCount);
1586 Components.resize(TheWordCount - FixedWordCount);
1627 void setWordCount(SPIRVWord TheWordCount) {
1628 SPIRVEntry::setWordCount(TheWordCount);