Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMipsABIFlags.h90 Val_GNU_MIPS_ABI_FP_64 = 6, // -mips32r2 -mfp64 enumerator
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp26 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
/external/kmod/port-gnu/
Delf.h1874 Val_GNU_MIPS_ABI_FP_64 = 6, enumerator
/external/elfutils/libelf/
Delf.h1875 Val_GNU_MIPS_ABI_FP_64 = 6, enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2222 {"Hard float (32-bit CPU, 64-bit FPU)", Mips::Val_GNU_MIPS_ABI_FP_64},