Searched refs:selectConst (Results 1 – 1 of 1) sorted by relevance
220 bool selectConst(Register ResVReg, const SPIRVType *ResType,603 return selectConst(ResVReg, ResType, I); in spvSelect()2714 bool SPIRVInstructionSelector::selectConst(Register ResVReg, in selectConst() function in SPIRVInstructionSelector