Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVExtInst

1194 class SPIRVExtInst: public SPIRVFunctionCallGeneric<OpExtInst, 5> {
1196 SPIRVExtInst(SPIRVType *TheType, SPIRVId TheId,
1205 SPIRVExtInst(SPIRVType *TheType, SPIRVId TheId,
1214 SPIRVExtInst(SPIRVExtInstSetKind SetKind = SPIRVEIS_Count,