Home
last modified time | relevance | path

Searched defs:AllModes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dmap.bench.cpp30 struct AllModes : EnumValuesAsTuple<AllModes, Mode, 2> { struct
31 static constexpr const char* Names[] = {"ExistingElement", "NewElement"};
/aosp_15_r20/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp774 FeatureBitset AllModes({X86::Mode64Bit, X86::Mode32Bit, X86::Mode16Bit}); in SwitchMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp979 FeatureBitset AllModes({X86::Mode64Bit, X86::Mode32Bit, X86::Mode16Bit}); in SwitchMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1225 FeatureBitset AllModes({X86::Is64Bit, X86::Is32Bit, X86::Is16Bit}); in SwitchMode() local