Searched defs:isPack (Results 1 – 2 of 2) sorted by relevance
281 bool isPack() const { return pack; } in isPack() function
36401 bool isPack = (Opcode0 == X86ISD::PACKSS || Opcode0 == X86ISD::PACKUS); in canonicalizeShuffleMaskWithHorizOp() local