OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMergeableConst8
(Results
1 - 21
of
21
) sorted by null
/external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp
89
K.
isMergeableConst8
() || K.isMergeableConst16())
122
if (Kind.
isMergeableConst8
()) return MergeableConst8Section;
153
if (Kind.
isMergeableConst8
()) return MergeableConst8Section;
/external/llvm/include/llvm/MC/
SectionKind.h
135
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h
158
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/external/swiftshader/third_party/LLVM/lib/MC/
MCSectionELF.cpp
147
if (Kind.
isMergeableConst8
()) return 8;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SectionKind.h
141
bool
isMergeableConst8
() const { return K == MergeableConst8; }
/external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
164
K.
isMergeableConst8
() || K.isMergeableConst16())
271
if (Kind.
isMergeableConst8
() && MergeableConst8Section)
304
if (Kind.
isMergeableConst8
() && MergeableConst8Section)
424
if (Kind.
isMergeableConst8
())
463
if (Kind.
isMergeableConst8
())
/external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp
146
} else if (Kind.
isMergeableConst8
()) {
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
263
} else if (Kind.
isMergeableConst8
()) {
360
if (Kind.
isMergeableConst8
() && MergeableConst8Section)
625
if (Kind.
isMergeableConst8
())
665
if (Kind.
isMergeableConst8
())
[
all
...]
Completed in 742 milliseconds