Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVControlBarrier

1610 class SPIRVControlBarrier:public SPIRVInstruction {
1614 SPIRVControlBarrier(SPIRVValue *TheScope,
1623 SPIRVControlBarrier():SPIRVInstruction(OC), ExecScope(ScopeInvocation) {