Searched refs:OpcodeInfo (Results 1 – 3 of 3) sorted by relevance
273 std::vector<uint64_t> OpcodeInfo(NumberedInstructions.size()); in EmitPrintInstruction() local308 OpcodeInfo[AWI.CGIIndex] = Idx+1; in EmitPrintInstruction()345 OpcodeInfo[Instructions[Idx].CGIIndex] |= in EmitPrintInstruction()385 O << " " << ((OpcodeInfo[i] >> Shift) & Mask) << "U,\t// " in EmitPrintInstruction()
104 :class:`OpcodeInfo` class; *arg* is the decoded value, as a Python object, of
1093 class OpcodeInfo(object): class1152 I = OpcodeInfo