Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp217 bool selectWaveReduceSum(Register ResVReg, const SPIRVType *ResType,
2278 bool SPIRVInstructionSelector::selectWaveReduceSum(Register ResVReg, in selectWaveReduceSum() function in SPIRVInstructionSelector
3203 return selectWaveReduceSum(ResVReg, ResType, I); in selectIntrinsic()