Searched refs:selectDot4AddPacked (Results 1 – 1 of 1) sorted by relevance
208 bool selectDot4AddPacked(Register ResVReg, const SPIRVType *ResType,2025 bool SPIRVInstructionSelector::selectDot4AddPacked(Register ResVReg, in selectDot4AddPacked() function in SPIRVInstructionSelector3096 return selectDot4AddPacked<true>(ResVReg, ResType, I); in selectIntrinsic()3101 return selectDot4AddPacked<false>(ResVReg, ResType, I); in selectIntrinsic()