Home
last modified time | relevance | path

Searched defs:useSmallSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h253 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h325 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h329 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function