Home
last modified time | relevance | path

Searched refs:stripNegationPrefix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DARMTargetParser.cpp452 static bool stripNegationPrefix(StringRef &Name) { in stripNegationPrefix() function
461 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature()
505 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures()