Searched defs:SPIRVVectorShuffle (Results 1 - 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVInstruction.h1561 class SPIRVVectorShuffle:public SPIRVInstruction { class in namespace:SPIRV
1566 SPIRVVectorShuffle(SPIRVId TheId, SPIRVType *TheType, SPIRVValue *TheVector1, function in class:SPIRV::SPIRVVectorShuffle
1577 SPIRVVectorShuffle():SPIRVInstruction(OC), Vector1(SPIRVID_INVALID), function in class:SPIRV::SPIRVVectorShuffle

Completed in 159 milliseconds