HomeSort by relevance Sort by last modified time
    Searched refs:MergeableConst4 (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/MC/
SectionKind.h 54 /// MergeableConst4 - This is a section used by 4-byte constants,
56 MergeableConst4,
131 return K == MergeableConst4 || K == MergeableConst8 ||
134 bool isMergeableConst4() const { return K == MergeableConst4; }
185 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 60 /// MergeableConst4 - This is a section used by 4-byte constants,
62 MergeableConst4,
154 return K == MergeableConst || K == MergeableConst4 ||
157 bool isMergeableConst4() const { return K == MergeableConst4; }
220 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 57 /// MergeableConst4 - This is a section used by 4-byte constants,
59 MergeableConst4,
137 return K == MergeableConst4 || K == MergeableConst8 ||
140 bool isMergeableConst4() const { return K == MergeableConst4; }
192 static SectionKind getMergeableConst4() { return get(MergeableConst4); }

Completed in 857 milliseconds