Searched defs:getFeatureBits (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h62 /// getFeatureBits - Return the feature bits.
64 uint64_t getFeatureBits() const { function in class:llvm::MCSubtargetInfo
/external/llvm/lib/MC/
H A DSubtargetFeature.cpp213 /// getFeatureBits - Get feature bits a CPU.
216 SubtargetFeatures::getFeatureBits(const StringRef CPU, function in class:SubtargetFeatures

Completed in 66 milliseconds