Searched refs:BallotType (Results 1 – 1 of 1) sorted by relevance
2230 SPIRVType *BallotType = GR.getOrCreateSPIRVVectorType(IntTy, 4, I, TII); in selectWaveActiveCountBits() local2231 Register BallotReg = MRI->createVirtualRegister(GR.getRegClass(BallotType)); in selectWaveActiveCountBits()2232 bool Result = selectWaveOpInst(BallotReg, BallotType, I, in selectWaveActiveCountBits()