Searched defs:MISize (Results 1 – 2 of 2) sorted by relevance
39 bool decodeInst(MCInst &MI, uint64_t &MISize, ArrayRef<uint8_t> Bytes) const { in decodeInst()
107 uint64_t MISize = 0; in writeSnippet() local