OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMergeableConst
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/MC/
SectionKind.h
142
isMergeableConst
();
153
bool
isMergeableConst
() const {
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
72
Sym.getSection().getKind().
isMergeableConst
())
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
191
// K.
isMergeableConst
() is left out to honour PR4650
298
if (Kind.
isMergeableConst
()) {
549
if (Kind.
isMergeableConst
()) {
Completed in 46 milliseconds