Home
last modified time | relevance | path

Searched refs:Val_GNU_MIPS_ABI_FP_DOUBLE (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp26 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
31 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp23 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
28 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp26 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
31 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
/external/llvm/include/llvm/Support/
DMipsABIFlags.h85 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
/external/llvm-project/llvm/include/llvm/Support/
DMipsABIFlags.h86 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMipsABIFlags.h86 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
/external/llvm-project/lld/ELF/Arch/
DMipsArchTree.cpp323 if (fpA == Mips::Val_GNU_MIPS_ABI_FP_DOUBLE || in compareMipsFpAbi()
334 case Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in getMipsFpAbiName()
/external/kmod/port-gnu/
Delf.h1864 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, enumerator
/external/elfutils/libelf/
Delf.h2107 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1427 case llvm::Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in GetSectionHeaderInfo()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2216 {"Hard float (double precision)", Mips::Val_GNU_MIPS_ABI_FP_DOUBLE},
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3279 {"Hard float (double precision)", Mips::Val_GNU_MIPS_ABI_FP_DOUBLE},