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 62 /// getFeatureBits - Return the feature bits.
64 uint64_t getFeatureBits() const {
  /external/llvm/lib/MC/
SubtargetFeature.cpp 213 /// getFeatureBits - Get feature bits a CPU.
216 SubtargetFeatures::getFeatureBits(const StringRef CPU,

Completed in 47 milliseconds