OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFeatureBits
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCSubtargetInfo.h
54
///
getFeatureBits
- Return the feature bits.
56
uint64_t
getFeatureBits
() const {
/external/llvm/lib/MC/
SubtargetFeature.cpp
259
///
getFeatureBits
- Get feature bits a CPU.
261
uint64_t SubtargetFeatures::
getFeatureBits
(const StringRef CPU,
Completed in 961 milliseconds