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