Searched refs:stripNegationPrefix (Results 1 – 2 of 2) sorted by relevance
152 static bool stripNegationPrefix(StringRef &Name) { in stripNegationPrefix() function 161 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature()
352 static bool stripNegationPrefix(StringRef &Name) { in stripNegationPrefix() function357 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature()426 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures()