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

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

Completed in 77 milliseconds