Home
last modified time | relevance | path

Searched full:ef_mips_noreorder (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/Mips/
Delf-flags.yaml17 # OBJ-NEXT: EF_MIPS_NOREORDER (0x1)
26 # YAML-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2, EF_MI…
34 Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2,
Delf-mips64-rel.yaml51 EF_MIPS_NOREORDER, EF_MIPS_ARCH_64R2 ]
/external/llvm/test/Object/Mips/
Delf-flags.yaml17 # OBJ-NEXT: EF_MIPS_NOREORDER (0x1)
26 # YAML-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2, EF_MI…
34 Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2,
Delf-mips64-rel.yaml51 EF_MIPS_NOREORDER, EF_MIPS_ARCH_64R2 ]
/external/llvm/test/Object/
Dyaml2obj-elf-file-headers-with-e_flags.yaml8 Flags: [ EF_MIPS_NOREORDER, EF_MIPS_ABI_O32, EF_MIPS_ARCH_32R2,
18 # CHECK-NEXT: EF_MIPS_NOREORDER (0x1)
Dobj2yaml.test198 ELF-MIPSEL-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI_O32…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dyaml2obj-elf-file-headers-with-e_flags.yaml8 Flags: [ EF_MIPS_NOREORDER, EF_MIPS_ABI_O32, EF_MIPS_ARCH_32R2,
18 # CHECK-NEXT: EF_MIPS_NOREORDER (0x1)
Dobj2yaml.test356 ELF-MIPSEL-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI_O32…
/external/llvm/test/CodeGen/Mips/
Delf_eflags.ll7 ; EF_MIPS_NOREORDER (0x00000001) is always on by default currently
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Delf_eflags.ll7 ; EF_MIPS_NOREORDER (0x00000001) is always on by default currently
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp268 BCase(EF_MIPS_NOREORDER) in bitset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp291 BCase(EF_MIPS_NOREORDER); in bitset()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp860 Flags |= ELF::EF_MIPS_NOREORDER; in emitDirectiveSetNoReorder()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp974 Flags |= ELF::EF_MIPS_NOREORDER; in emitDirectiveSetNoReorder()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h460 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h484 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions enumerator
/external/llvm/include/llvm/Support/
DELF.h467 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1223 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_NOREORDER),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp1250 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_NOREORDER),
/external/kmod/port-gnu/
Delf.h1404 #define EF_MIPS_NOREORDER 1 /* A .noreorder directive was used. */ macro
/external/elfutils/libelf/
Delf.h1619 #define EF_MIPS_NOREORDER 1 /* A .noreorder directive was used. */ macro