Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kSubtarget.h91 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h253 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h325 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h332 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function