Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.h88 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h329 bool useSmallSection() const { return UseSmallSection; } in useSmallSection() function