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

Completed in 134 milliseconds