Searched full:zvfh (Results 1 – 4 of 4) sorted by relevance
470 - const: zvfh472 The standard Zvfh extension for vectored half-precision474 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.480 ("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
719 : RISCVExtension<"zvfh", 1, 0,720 "'Zvfh' (Vector Half-Precision Floating-Point)",728 "'Zvfh' (Vector Half-Precision Floating-Point)">;871 "'Zvfh' (Vector Half-Precision Floating-Point)">;
287 } else if (!TI.hasFeature("zvfh")) { in ConstructRVVIntrinsics()1390 else if (Info.ElementType->isFloat16Type() && !FeatureMap.lookup("zvfh") && in checkRVVTypeSupport()1393 << Ty << "zvfh or zvfhmin"; in checkRVVTypeSupport()
2094 Features["zvfh"] = ExtMask & (1 << 30); // RISCV_HWPROBE_EXT_ZVFH in getHostCPUFeatures()