Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h307 bool inMips16ModeDefault() const { in inMips16ModeDefault() function
353 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32()