Searched refs:selectConst (Results 1 – 1 of 1) sorted by relevance
184 bool selectConst(Register ResVReg, const SPIRVType *ResType, const APInt &Imm,349 return selectConst(ResVReg, ResType, I.getOperand(1).getCImm()->getValue(), in spvSelect()1761 bool SPIRVInstructionSelector::selectConst(Register ResVReg, in selectConst() function in SPIRVInstructionSelector