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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h158 bool AllowMixed16_32; member in class:llvm::MipsSubtarget
350 AllowMixed16_32; }
H A DMipsSubtarget.cpp82 HasDSPR2(false), HasDSPR3(false), AllowMixed16_32(Mixed16_32 || Mips_Os16),

Completed in 114 milliseconds