Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/MCTargetDesc/
DAVRELFStreamer.cpp10 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet() function
61 EFlags |= getEFlagsForFeatureSet(STI.getFeatureBits()); in AVRELFStreamer()