Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp649 const StringRef VectorPrototypes("vwqom"); in applyModifier() local
650 if (!VectorPrototypes.contains(PType)) in applyModifier()