Home
last modified time | relevance | path

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

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