Home
last modified time | relevance | path

Searched full:ef_mips_fp64 (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/llvm/test/Object/Mips/
H A Delf-flags.yaml13 # OBJ-NEXT: EF_MIPS_FP64 (0x200)
26 …OREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2, EF_MIPS_32BITMODE, EF_MIPS_FP64, EF_MIPS_NAN200…
35 EF_MIPS_32BITMODE, EF_MIPS_FP64, EF_MIPS_NAN2008,
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp1136 if ((newElfFlags & llvm::ELF::EF_MIPS_FP64) != in mergeElfFlags()
1137 (oldElfFlags & llvm::ELF::EF_MIPS_FP64)) { in mergeElfFlags()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DELFYAML.cpp273 BCase(EF_MIPS_FP64) in bitset()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h466 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DELF.h473 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp304 BCase(EF_MIPS_FP64); in bitset()
/aosp_15_r20/external/trusty/musl/include/
Delf.h1339 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h489 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/external/musl/include/
H A Delf.h1358 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/
H A Delf.h1358 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Delf.h1358 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/
H A Delf.h1358 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DELF.h514 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/
H A Delf.h1358 #define EF_MIPS_FP64 512 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DELF.h517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DELF.h517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DELF.h514 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DELF.h517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp436 BCase(EF_MIPS_FP64); in bitset()
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1228 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_FP64),
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Delf.h1708 #define EF_MIPS_FP64 512 /* Uses FP64 (12 callee-saved). */ macro
/aosp_15_r20/external/elfutils/libelf/
H A Delf.h1704 #define EF_MIPS_FP64 512 /* Uses FP64 (12 callee-saved). */ macro