Home
last modified time | relevance | path

Searched refs:MopSizes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4480 static const unsigned MopSizes[] = {8, 16, 32, 64, 80, 128, 256, 512}; in MatchAndEmitIntelInstruction() local
4481 for (unsigned Size : MopSizes) { in MatchAndEmitIntelInstruction()