reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
333 unsigned BitsLeft = OpcodeInfoBits-AsmStrBits; 363 (uint64_t)i << (OpcodeInfoBits-BitsLeft); 386 unsigned BytesNeeded = ((OpcodeInfoBits - BitsLeft) + 7) / 8; 391 BitsOS << " uint" << ((BitsLeft < (OpcodeInfoBits - 32)) ? 64 : 32) 409 if (BitsLeft < (OpcodeInfoBits - 32)) 428 BitsLeft = OpcodeInfoBits-AsmStrBits; 444 << (OpcodeInfoBits-BitsLeft) << ") & " 455 << (OpcodeInfoBits-BitsLeft) << ") & "