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

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h126 bool AllowMixed16_32; member in class:llvm::MipsSubtarget
259 AllowMixed16_32;}
H A DMipsSubtarget.cpp115 HasDSPR2(false), AllowMixed16_32(Mixed16_32 | Mips_Os16), Os16(Mips_Os16),

Completed in 73 milliseconds