Home
last modified time | relevance | path

Searched refs:UseSmallSection (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp121 UseSmallSection = GPOpt; in MipsSubtarget()
125 UseSmallSection = false; in MipsSubtarget()
DMipsSubtarget.h97 bool UseSmallSection; variable
253 bool useSmallSection() const { return UseSmallSection; } in useSmallSection()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.cpp159 UseSmallSection = GPOpt; in MipsSubtarget()
163 UseSmallSection = false; in MipsSubtarget()
DMipsSubtarget.h121 bool UseSmallSection; variable
329 bool useSmallSection() const { return UseSmallSection; } in useSmallSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h121 bool UseSmallSection; variable
325 bool useSmallSection() const { return UseSmallSection; } in useSmallSection()
DMipsSubtarget.cpp159 UseSmallSection = GPOpt; in MipsSubtarget()
163 UseSmallSection = false; in MipsSubtarget()