OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMergeableConst16
(Results
1 - 21
of
21
) sorted by null
/external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp
89
K.isMergeableConst8() || K.
isMergeableConst16
())
123
if (Kind.
isMergeableConst16
()) return MergeableConst16Section;
154
if (Kind.
isMergeableConst16
()) return MergeableConst16Section;
/external/llvm/include/llvm/MC/
SectionKind.h
136
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h
159
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/external/swiftshader/third_party/LLVM/lib/MC/
MCSectionELF.cpp
148
if (Kind.
isMergeableConst16
()) return 16;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SectionKind.h
142
bool
isMergeableConst16
() const { return K == MergeableConst16; }
/external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
164
K.isMergeableConst8() || K.
isMergeableConst16
())
273
if (Kind.
isMergeableConst16
() && MergeableConst16Section)
306
if (Kind.
isMergeableConst16
() && MergeableConst16Section)
426
if (Kind.
isMergeableConst16
() && SixteenByteConstantSection)
465
if (Kind.
isMergeableConst16
() && SixteenByteConstantSection)
/external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp
151
} else if (Kind.
isMergeableConst16
()) {
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
265
} else if (Kind.
isMergeableConst16
()) {
362
if (Kind.
isMergeableConst16
() && MergeableConst16Section)
627
if (Kind.
isMergeableConst16
())
667
if (Kind.
isMergeableConst16
())
[
all
...]
Completed in 2283 milliseconds