HomeSort by relevance Sort by last modified time
    Searched defs:getFeatureBits (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 69 /// getFeatureBits - Return the feature bits.
71 const FeatureBitset& getFeatureBits() const {
  /external/llvm/lib/MC/
SubtargetFeature.cpp 230 /// getFeatureBits - Get feature bits a CPU.
233 SubtargetFeatures::getFeatureBits(StringRef CPU,

Completed in 61 milliseconds