Searched defs:has_POPCNT (Results 1 – 3 of 3) sorted by relevance
87 bool has_POPCNT) { in Create()128 bool has_POPCNT = FindVariantInArray(x86_variants_with_popcnt, in FromVariant() local148 bool has_POPCNT = (bitmap & kPopCntBitfield) != 0; in FromBitmap() local184 const bool has_POPCNT = false; in FromCppDefines() local186 const bool has_POPCNT = true; in FromCppDefines() local200 bool has_POPCNT = false; in FromCpuInfo() local345 bool has_POPCNT = has_POPCNT_; in AddFeaturesFromSplitString() local
115 bool has_POPCNT) in X86InstructionSetFeatures()
87 bool has_POPCNT) in X86_64InstructionSetFeatures()