Searched refs:selectWaveReduceMax (Results 1 – 1 of 1) sorted by relevance
214 bool selectWaveReduceMax(Register ResVReg, const SPIRVType *ResType,2249 bool SPIRVInstructionSelector::selectWaveReduceMax(Register ResVReg, in selectWaveReduceMax() function in SPIRVInstructionSelector3199 return selectWaveReduceMax(ResVReg, ResType, I, /*IsUnsigned*/ true); in selectIntrinsic()3201 return selectWaveReduceMax(ResVReg, ResType, I, /*IsUnsigned*/ false); in selectIntrinsic()