Searched refs:selectDot4AddPackedExpansion (Results 1 – 1 of 1) sorted by relevance
211 bool selectDot4AddPackedExpansion(Register ResVReg, const SPIRVType *ResType,2059 bool SPIRVInstructionSelector::selectDot4AddPackedExpansion( in selectDot4AddPackedExpansion() function in SPIRVInstructionSelector3097 return selectDot4AddPackedExpansion<true>(ResVReg, ResType, I); in selectIntrinsic()3102 return selectDot4AddPackedExpansion<false>(ResVReg, ResType, I); in selectIntrinsic()