Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DSubtargetFeature.cpp46 const ArrayRef<std::string> OtherFeatures) { in addFeaturesVector() argument
47 Features.insert(Features.cend(), OtherFeatures.begin(), OtherFeatures.end()); in addFeaturesVector()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DSubtargetFeature.h193 void addFeaturesVector(const ArrayRef<std::string> OtherFeatures);