Searched refs:DMaskImm (Results 1 – 2 of 2) sorted by relevance
338 uint64_t DMaskImm = in getOpcodeWidth() local340 return llvm::popcount(DMaskImm); in getOpcodeWidth()
5062 uint64_t DMaskImm = DMask->getImm(); in verifyInstruction() local5063 uint32_t RegCount = isGather4(Opcode) ? 4 : llvm::popcount(DMaskImm); in verifyInstruction()