Searched refs:DMaskImm (Results 1 – 2 of 2) sorted by relevance
324 uint64_t DMaskImm = in getOpcodeWidth() local326 return llvm::popcount(DMaskImm); in getOpcodeWidth()
4346 uint64_t DMaskImm = DMask->getImm(); in verifyInstruction() local4348 isGather4(MI.getOpcode()) ? 4 : llvm::popcount(DMaskImm); in verifyInstruction()