Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:SPI

1652       auto SPI = BM->addInstTemplate(OC, BB, SPRetTy);
1658 SPArgs.push_back(SPI->isOperandLiteral(I) ?
1662 SPI->setOpWordsAndValidate(SPArgs);
1664 return SPI;
1666 SPIRVDBG(spvdbgs() << *SPI << '\n');
1667 return BM->addStoreInst(transValue(CI->getArgOperand(0), BB), SPI,