Home
last modified time | relevance | path

Searched refs:useSmallSection (Results 1 – 9 of 9) 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-10.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp101 if (!Subtarget.useSmallSection()) in IsGlobalInSmallSectionImpl()
172 ->useSmallSection() && in IsConstantInSmallSection()
DMipsSubtarget.h325 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
DMipsRegisterInfo.cpp235 if (Subtarget.useSmallSection()) { in getReservedRegs()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp100 if (!Subtarget.useSmallSection()) in IsGlobalInSmallSectionImpl()
171 ->useSmallSection() && in IsConstantInSmallSection()
DMipsSubtarget.h329 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
DMipsRegisterInfo.cpp235 if (Subtarget.useSmallSection()) { in getReservedRegs()