Searched refs:has_dotprod (Results 1 – 2 of 2) sorted by relevance
123 bool has_dotprod = FindVariantInArray(arm64_variants_with_dotprod, in FromVariant() local157 has_dotprod, in FromVariant()166 bool has_dotprod = (bitmap & kDotProdBitField) != 0; in FromBitmap() local173 has_dotprod, in FromBitmap()186 bool has_dotprod = false; in FromCppDefines() local203 has_dotprod = true; in FromCppDefines()215 has_dotprod, in FromCppDefines()230 bool has_dotprod = false; in FromHwcap() local238 has_dotprod = hwcaps & HWCAP_ASIMDDP ? true : false; in FromHwcap()247 has_dotprod, in FromHwcap()[all …]
125 bool has_dotprod, in Arm64InstructionSetFeatures() argument133 has_dotprod_(has_dotprod), in Arm64InstructionSetFeatures()