Searched refs:has_dotprod (Results 1 – 2 of 2) sorted by relevance
127 bool has_dotprod = FindVariantInArray(arm64_variants_with_dotprod, in FromVariant() local171 has_dotprod, in FromVariant()192 bool has_dotprod = (bitmap & kDotProdBitField) != 0; in FromBitmap() local199 has_dotprod, in FromBitmap()212 bool has_dotprod = false; in FromCppDefines() local229 has_dotprod = true; in FromCppDefines()241 has_dotprod, in FromCppDefines()256 bool has_dotprod = false; in FromHwcap() local264 has_dotprod = hwcaps & HWCAP_ASIMDDP ? true : false; in FromHwcap()273 has_dotprod, in FromHwcap()[all …]
130 bool has_dotprod, in Arm64InstructionSetFeatures() argument138 has_dotprod_(has_dotprod), in Arm64InstructionSetFeatures()