Lines Matching full:bits1
453 O << " uint64_t Bits1 = OpInfo[MI->getOpcode()];\n"455 << " uint64_t Bits = (Bits2 << 32) | Bits1;\n";