Searched refs:EF_MIPS_ARCH_32R2 (Results 1 – 8 of 8) sorted by relevance
159 {EF_MIPS_ARCH_32R2, EF_MIPS_ARCH_32},173 if (newFlags == EF_MIPS_ARCH_32R2 && isArchMatched(EF_MIPS_ARCH_64R2, res)) in isArchMatched()246 case EF_MIPS_ARCH_32R2: in getArchName()
370 #define EF_MIPS_ARCH_32R2 0x70000000 /* -mips32r2 code */ macro
126 case ELF::EF_MIPS_ARCH_32R2: in getMIPSFeatures()
565 EF_MIPS_ARCH_32R2 = 0x70000000, // mips32r2, mips32r3, mips32r5 enumerator
861 EFlags |= ELF::EF_MIPS_ARCH_32R2; in MipsTargetELFStreamer()
475 BCaseMask(EF_MIPS_ARCH_32R2, EF_MIPS_ARCH); in bitset()
279 case llvm::ELF::EF_MIPS_ARCH_32R2: in mipsVariantFromElfFlags()
1572 ENUM_ENT(EF_MIPS_ARCH_32R2, "mips32r2"),