Searched defs:has_SSSE3 (Results 1 – 3 of 3) sorted by relevance
74 bool has_SSSE3, in Create()100 bool has_SSSE3 = FindVariantInArray(x86_variants_with_ssse3, arraysize(x86_variants_with_ssse3), in FromVariant() local129 bool has_SSSE3 = (bitmap & kSsse3Bitfield) != 0; in FromBitmap() local140 const bool has_SSSE3 = false; in FromCppDefines() local181 bool has_SSSE3 = false; in FromCpuInfo() local308 bool has_SSSE3 = has_SSSE3_; in AddFeaturesFromSplitString() local
107 X86InstructionSetFeatures(bool has_SSSE3, in X86InstructionSetFeatures()
77 X86_64InstructionSetFeatures(bool has_SSSE3, in X86_64InstructionSetFeatures()