Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1181 const StringRef Primaries("evwqom0ztulf"); in parsePrototypes() local
1188 Idx = Prototypes.find_first_of(Primaries, Idx); in parsePrototypes()