Home
last modified time | relevance | path

Searched refs:VISA_3D_GATHER4_CHANNEL_R (Results 1 – 4 of 4) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA.h1026 case VISA_3D_GATHER4_CHANNEL_R: return ChannelMask(R); in createFromSingleChannel()
1049 return VISA_3D_GATHER4_CHANNEL_R; in convertToSrcChannel()
1058 return VISA_3D_GATHER4_CHANNEL_R; in convertToSrcChannel()
1113 return VISA_3D_GATHER4_CHANNEL_R; in getSingleChannel()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/
H A Dvisa_igc_common_header.h462 VISA_3D_GATHER4_CHANNEL_R = 0, enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSend3D.cpp2107 bool needHeaderForChannels = channelMask.getSingleChannel() != VISA_3D_GATHER4_CHANNEL_R; in translateVISAGather3dInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp3536 return VISA_3D_GATHER4_CHANNEL_R; in ConvertSingleSourceChannel()
3545 return VISA_3D_GATHER4_CHANNEL_R; in ConvertSingleSourceChannel()