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.h306 bool inMips16ModeDefault() const { in inMips16ModeDefault() function
352 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32()