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