Searched defs:mop (Results 1 – 5 of 5) sorted by relevance
155 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()382 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
98 ReportMop *mop = rep->mops[idx]; in __tsan_get_report_mop() local
166 ReportMop *mop = new(mem) ReportMop; in AddMemoryAccess() local
512 const enum MemAddressMode mop = static_cast<enum MemAddressMode>((imm7 >> 1) & 0x3u); in DecodeRVVMemMnemonic() local
2224 const MemAddressMode mop, in EncodeRVVMemF7()