HomeSort by relevance Sort by last modified time
    Searched defs:FeatureBitset (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/MC/
SubtargetFeature.h 35 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
38 FeatureBitset() : bitset() {}
40 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
42 FeatureBitset(std::initializer_list<unsigned> Init) : bitset() {
56 FeatureBitset Value; // K-V integer value
57 FeatureBitset Implies; // K-V bit mask
108 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
112 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
116 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 37 class FeatureBitset : public std::bitset<MAX_SUBTARGET_FEATURES> {
40 FeatureBitset() = default;
42 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {}
44 FeatureBitset(std::initializer_list<unsigned> Init) {
56 FeatureBitset Value; ///< K-V integer value
57 FeatureBitset Implies; ///< K-V bit mask
106 static void ToggleFeature(FeatureBitset &Bits, StringRef String,
110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
114 FeatureBitset getFeatureBits(StringRef CPU,

Completed in 440 milliseconds