Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp590 static const Regex vstRegex("^arm\\.neon\\.vst([1234]|[234]lane)\\.v[a-z0-9]*$"); in UpgradeIntrinsicFunction1() local
591 if (vstRegex.match(Name)) { in UpgradeIntrinsicFunction1()