Searched refs:EF_MIPS_NOREORDER (Results 1 – 8 of 8) sorted by relevance
7 ; EF_MIPS_NOREORDER (0x00000001) is always on by default currently
461 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions enumerator
603 Flags |= ELF::EF_MIPS_NOREORDER; in emitDirectiveSetNoReorder()
266 BCase(EF_MIPS_NOREORDER) in bitset()
198 ELF-MIPSEL-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI_O32…
1405 #define EF_MIPS_NOREORDER 1 /* A .noreorder directive was used. */ macro
860 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_NOREORDER),
1072 #define EF_MIPS_NOREORDER 1 /* A .noreorder directive was used */ macro