Searched defs:has_fp16 (Results 1 – 2 of 2) sorted by relevance
111 bool has_fp16 = FindVariantInArray(arm64_variants_with_fp16, in FromVariant() local157 bool has_fp16 = (bitmap & kFP16BitField) != 0; in FromBitmap() local177 bool has_fp16 = false; in FromCppDefines() local221 bool has_fp16 = false; in FromHwcap() local340 bool has_fp16 = has_fp16_; in AddFeaturesFromSplitString() local
113 bool has_fp16, in Arm64InstructionSetFeatures()