Searched defs:has_fp16 (Results 1 – 2 of 2) sorted by relevance
119 bool has_fp16 = FindVariantInArray(arm64_variants_with_fp16, in FromVariant() local165 bool has_fp16 = (bitmap & kFP16BitField) != 0; in FromBitmap() local185 bool has_fp16 = false; in FromCppDefines() local229 bool has_fp16 = false; in FromHwcap() local364 bool has_fp16 = has_fp16_; in AddFeaturesFromSplitString() local
124 bool has_fp16, in Arm64InstructionSetFeatures()