Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/
H A Dvisa_igc_common_header.h439 CHANNEL_MASK_GB = 0x6, enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp3444 case 6: return CHANNEL_MASK_GB; in ConvertChannelMaskToVisaType()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXCisaBuilder.cpp212 return CHANNEL_MASK_GB; in convertChannelMaskToVisaType()