Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVVectorShuffle

1561 class SPIRVVectorShuffle:public SPIRVInstruction {
1566 SPIRVVectorShuffle(SPIRVId TheId, SPIRVType *TheType, SPIRVValue *TheVector1,
1577 SPIRVVectorShuffle():SPIRVInstruction(OC), Vector1(SPIRVID_INVALID),