Searched refs:Os16 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h158 bool Os16; member in class:llvm::MipsSubtarget
346 bool os16() const { return Os16; }
H A DMipsSubtarget.cpp81 AllowMixed16_32(Mixed16_32 | Mips_Os16), Os16(Mips_Os16), HasMSA(false),

Completed in 104 milliseconds