Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2813 static const unsigned MopSizes[] = {8, 16, 32, 64, 80, 128, 256, 512}; in MatchAndEmitIntelInstruction() local
2814 for (unsigned Size : MopSizes) { in MatchAndEmitIntelInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp3168 static const unsigned MopSizes[] = {8, 16, 32, 64, 80, 128, 256, 512}; in MatchAndEmitIntelInstruction() local
3169 for (unsigned Size : MopSizes) { in MatchAndEmitIntelInstruction()