Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4473 static const unsigned MopSizes[] = {8, 16, 32, 64, 80, 128, 256, 512}; in MatchAndEmitIntelInstruction() local
4474 for (unsigned Size : MopSizes) { in MatchAndEmitIntelInstruction()