Searched refs:EF_MIPS_ARCH_64R6 (Results 1 – 6 of 6) sorted by relevance
131 case ELF::EF_MIPS_ARCH_64R6: in getMIPSFeatures()
960 (AbiVariant & ELF::EF_MIPS_ARCH) == ELF::EF_MIPS_ARCH_64R6) in createStubFunction()981 if ((AbiVariant & ELF::EF_MIPS_ARCH) == ELF::EF_MIPS_ARCH_64R6) in createStubFunction()
516 EF_MIPS_ARCH_64R6 = 0xa0000000, // mips64r6 enumerator
539 EF_MIPS_ARCH_64R6 = 0xa0000000, // mips64r6 enumerator
809 EFlags |= ELF::EF_MIPS_ARCH_64R6; in MipsTargetELFStreamer()
341 BCaseMask(EF_MIPS_ARCH_64R6, EF_MIPS_ARCH); in bitset()