Searched defs:has_dotprod (Results 1 – 2 of 2) sorted by relevance
127 bool has_dotprod = FindVariantInArray(arm64_variants_with_dotprod, in FromVariant() local192 bool has_dotprod = (bitmap & kDotProdBitField) != 0; in FromBitmap() local212 bool has_dotprod = false; in FromCppDefines() local256 bool has_dotprod = false; in FromHwcap() local391 bool has_dotprod = has_dotprod_; in AddFeaturesFromSplitString() local
130 bool has_dotprod, in Arm64InstructionSetFeatures()