Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DRISCVISAInfo.h72 std::vector<std::string> toFeatures(bool AddAllExtensions = false,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAInfo.cpp468 std::vector<std::string> RISCVISAInfo::toFeatures(bool AddAllExtensions, in toFeatures() argument
486 if (AddAllExtensions) { in toFeatures()