Home
last modified time | relevance | path

Searched refs:EBARRIER_SIGNAL (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISACodeGen.h153 EBARRIER_SIGNAL, enumerator
H A DCISABuilder.cpp2681 if (BarrierKind == EBARRIER_SIGNAL) { in Barrier()
H A DEmitVISAPass.cpp14384 BarrierKind = EBARRIER_SIGNAL; in emitThreadGroupBarrier()