Home
last modified time | relevance | path

Searched refs:inMips16ModeDefault (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h235 bool inMips16ModeDefault() const { in inMips16ModeDefault() function
267 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32()