Searched refs:EF_MIPS_NAN2008 (Results 1 – 5 of 5) sorted by relevance
487 EFlags |= ELF::EF_MIPS_NAN2008; in MipsTargetELFStreamer()675 Flags |= ELF::EF_MIPS_NAN2008; in emitDirectiveNaN2008()682 Flags &= ~ELF::EF_MIPS_NAN2008; in emitDirectiveNaNLegacy()
469 EF_MIPS_NAN2008 = 0x00000400, // Uses IEE 754-2008 NaN encoding enumerator
272 BCase(EF_MIPS_NAN2008) in bitset()
1413 #define EF_MIPS_NAN2008 1024 /* Uses IEEE 754-2008 NaN encoding. */ macro
866 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_NAN2008),