Home
last modified time | relevance | path

Searched defs:X86InstructionSetFeatures (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/
Dinstruction_set_features.h32 class X86InstructionSetFeatures; variable
/art/runtime/arch/x86_64/
Dinstruction_set_features_x86_64.h83 friend class X86InstructionSetFeatures; variable
/art/runtime/arch/x86/
Dinstruction_set_features_x86.h79 X86InstructionSetFeatures(bool smp, bool has_SSSE3, bool has_SSE4_1, bool has_SSE4_2, in X86InstructionSetFeatures() function