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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h89 // Abs2008 - Use IEEE 754-2008 abs.fmt instruction.
90 bool Abs2008; member in class:llvm::MipsSubtarget
285 bool inAbs2008Mode() const { return Abs2008; }
H A DMipsSubtarget.cpp75 NoABICalls(false), Abs2008(false), IsFP64bit(false), UseOddSPReg(true),

Completed in 111 milliseconds