Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp94 if (!Subtarget.useSmallSection()) in IsGlobalInSmallSectionImpl()
138 ->useSmallSection() && in IsConstantInSmallSection()
DMipsSubtarget.h253 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
DMipsRegisterInfo.cpp248 if (Subtarget.useSmallSection()) { in getReservedRegs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp101 if (!Subtarget.useSmallSection()) in IsGlobalInSmallSectionImpl()
172 ->useSmallSection() && in IsConstantInSmallSection()
DMipsSubtarget.h313 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
DMipsRegisterInfo.cpp246 if (Subtarget.useSmallSection()) { in getReservedRegs()