Searched defs:allowMixed16_32 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h251 return hasStandardEncoding() || allowMixed16_32();
258 bool allowMixed16_32() const { return inMips16ModeDefault() | function in class:llvm::MipsSubtarget

Completed in 77 milliseconds