Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp211 bool selectDot4AddPackedExpansion(Register ResVReg, const SPIRVType *ResType,
2059 bool SPIRVInstructionSelector::selectDot4AddPackedExpansion( in selectDot4AddPackedExpansion() function in SPIRVInstructionSelector
3097 return selectDot4AddPackedExpansion<true>(ResVReg, ResType, I); in selectIntrinsic()
3102 return selectDot4AddPackedExpansion<false>(ResVReg, ResType, I); in selectIntrinsic()