Searched refs:EF_MIPS_ARCH_ASE_M16 (Results 1 – 16 of 16) sorted by relevance
113 if (PlatformFlags & ELF::EF_MIPS_ARCH_ASE_M16) in getFeatures()
149 if (PlatformFlags & ELF::EF_MIPS_ARCH_ASE_M16) in getMIPSFeatures()
151 if (PlatformFlags & ELF::EF_MIPS_ARCH_ASE_M16) in getMIPSFeatures()
508 EF_MIPS_ARCH_ASE_M16 = enumerator
501 EF_MIPS_ARCH_ASE_M16 = 0x04000000, // Has Mips-16 ISA extensions enumerator
524 EF_MIPS_ARCH_ASE_M16 = 0x04000000, // Has Mips-16 ISA extensions enumerator
534 EF_MIPS_ARCH_ASE_M16 = 0x04000000, // Has Mips-16 ISA extensions enumerator
276 BCase(EF_MIPS_ARCH_ASE_M16) in bitset()
988 Flags |= ELF::EF_MIPS_ARCH_ASE_M16; in emitDirectiveSetMips16()
969 Flags |= ELF::EF_MIPS_ARCH_ASE_M16; in emitDirectiveSetMips16()
852 Flags |= ELF::EF_MIPS_ARCH_ASE_M16; in emitDirectiveSetMips16()
307 BCase(EF_MIPS_ARCH_ASE_M16); in bitset()
318 BCase(EF_MIPS_ARCH_ASE_M16); in bitset()
1348 case llvm::ELF::EF_MIPS_ARCH_ASE_M16: in GetSectionHeaderInfo()
1253 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_ARCH_ASE_M16),
1761 ENUM_ENT(EF_MIPS_ARCH_ASE_M16, "mips16"),