Searched refs:selectSplatVector (Results 1 – 1 of 1) sorted by relevance
162 bool selectSplatVector(Register ResVReg, const SPIRVType *ResType,368 return selectSplatVector(ResVReg, ResType, I); in spvSelect()1495 bool SPIRVInstructionSelector::selectSplatVector(Register ResVReg, in selectSplatVector() function in SPIRVInstructionSelector