OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useSmallSection
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp
92
if (!Subtarget.
useSmallSection
())
136
->
useSmallSection
() &&
MipsSubtarget.h
93
//
UseSmallSection
- Small section is used.
94
bool
UseSmallSection
;
249
bool
useSmallSection
() const { return
UseSmallSection
; }
MipsRegisterInfo.cpp
236
if (Subtarget.
useSmallSection
()) {
Completed in 185 milliseconds