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

  /external/llvm/include/llvm/MC/
SectionKind.h 119 isMergeableConst();
130 bool isMergeableConst() const {
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 142 isMergeableConst();
153 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SectionKind.h 125 isMergeableConst();
136 bool isMergeableConst() const {
  /external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp 136 if (Kind.isMergeableConst() && C) {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 186 if (K.isMergeableCString() || K.isMergeableConst())
260 } else if (Kind.isMergeableConst()) {
290 } else if (Kind.isMergeableConst()) {
622 if (GV->hasPrivateLinkage() && Kind.isMergeableConst()) {
    [all...]