Searched defs:has_SSE4_2 (Results 1 – 3 of 3) sorted by relevance
84 bool has_SSE4_2, in Create()119 bool has_SSE4_2 = FindVariantInArray(x86_variants_with_sse4_2, in FromVariant() local145 bool has_SSE4_2 = (bitmap & kSse4_2Bitfield) != 0; in FromBitmap() local166 const bool has_SSE4_2 = false; in FromCppDefines() local168 const bool has_SSE4_2 = true; in FromCppDefines() local197 bool has_SSE4_2 = false; in FromCpuInfo() local342 bool has_SSE4_2 = has_SSE4_2_; in AddFeaturesFromSplitString() local
112 bool has_SSE4_2, in X86InstructionSetFeatures()
84 bool has_SSE4_2, in X86_64InstructionSetFeatures()