Home
last modified time | relevance | path

Searched refs:BallotType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp2230 SPIRVType *BallotType = GR.getOrCreateSPIRVVectorType(IntTy, 4, I, TII); in selectWaveActiveCountBits() local
2231 Register BallotReg = MRI->createVirtualRegister(GR.getRegClass(BallotType)); in selectWaveActiveCountBits()
2232 bool Result = selectWaveOpInst(BallotReg, BallotType, I, in selectWaveActiveCountBits()