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
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 57 milliseconds