Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp26 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
31 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DMipsABIFlags.h86 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DMipsArchTree.cpp322 if (fpA == Mips::Val_GNU_MIPS_ABI_FP_DOUBLE || in compareMipsFpAbi()
333 case Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in getMipsFpAbiName()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1487 case llvm::Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in GetSectionHeaderInfo()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3067 {"Hard float (double precision)", Mips::Val_GNU_MIPS_ABI_FP_DOUBLE},