Home
last modified time | relevance | path

Searched defs:FeatStrings (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp114 std::vector<std::string> FeatStrings = getFeaturesForCPU() local
/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp403 std::vector<std::string> FeatStrings = handleFullArchString() local