Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp680 static const Regex vstRegex("^arm\\.neon\\.vst([1234]|[234]lane)\\.v[a-z0-9]*$"); in UpgradeIntrinsicFunction1() local
681 if (vstRegex.match(Name)) { in UpgradeIntrinsicFunction1()