Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp13 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet() function
62 EFlags |= getEFlagsForFeatureSet(STI.getFeatureBits()); in AVRELFStreamer()