Home
last modified time | relevance | path

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

/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/llvm/include/llvm/Support/
DMipsABIFlags.h85 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
/external/kmod/port-gnu/
Delf.h1864 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, enumerator
/external/elfutils/libelf/
Delf.h1865 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2216 {"Hard float (double precision)", Mips::Val_GNU_MIPS_ABI_FP_DOUBLE},