Searched refs:VOne (Results 1 – 1 of 1) sorted by relevance
2147 Register VOne = buildOnesValF(ResType, I); in selectSaturate() local2156 .addUse(VOne) in selectSaturate()2541 APFloat VOne = getOneFP(GR.getTypeForSPIRVType(ResType)); in buildOnesValF() local2543 return GR.getOrCreateConstVector(VOne, I, ResType, TII, ZeroAsNull); in buildOnesValF()2544 return GR.getOrCreateConstFP(VOne, I, ResType, TII, ZeroAsNull); in buildOnesValF()