Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp207 static const std::pair<const char *, RVVRequire> FeatureCheckList[] = { in ConstructRVVIntrinsics() local
231 if (llvm::any_of(FeatureCheckList, [&](const auto &Item) { in ConstructRVVIntrinsics()