Searched refs:selectOpUndef (Results 1 – 1 of 1) sorted by relevance
146 bool selectOpUndef(Register ResVReg, const SPIRVType *ResType,281 return selectOpUndef(ResVReg, ResType, I); in spvSelect()1219 bool SPIRVInstructionSelector::selectOpUndef(Register ResVReg, in selectOpUndef() function in SPIRVInstructionSelector