Searched refs:StdExts (Results 1 – 1 of 1) sorted by relevance
229 StringRef StdExts = "mafdqlcbjtpvn"; in getRISCVTargetFeatures() local255 StdExts = StdExts.drop_front(4); in getRISCVTargetFeatures()286 auto StdExtsItr = StdExts.begin(); in getRISCVTargetFeatures()287 auto StdExtsEnd = StdExts.end(); in getRISCVTargetFeatures()300 if (StdExts.contains(c)) in getRISCVTargetFeatures()