Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp45 const ArrayRef<std::string> OtherFeatures) { in addFeaturesVector() argument
46 llvm::append_range(Features, OtherFeatures); in addFeaturesVector()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DSubtargetFeature.h187 LLVM_ABI void addFeaturesVector(const ArrayRef<std::string> OtherFeatures);