Searched full:zve32f (Results 1 – 3 of 3) sorted by relevance
440 - const: zve32f442 The standard Zve32f extension for embedded processors, as ratified
668 : RISCVExtension<"zve32f", 1, 0,669 "'Zve32f' (Vector Extensions for Embedded Processors "865 "'V' (Vector Extension for Application Processors), 'Zve32f' "
1397 !FeatureMap.lookup("zve32f")) in checkRVVTypeSupport()1398 Diag(Loc, diag::err_riscv_type_requires_extension, D) << Ty << "zve32f"; in checkRVVTypeSupport()