Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp318 fpA == Mips::Val_GNU_MIPS_ABI_FP_64) in compareMipsFpAbi()
323 fpA == Mips::Val_GNU_MIPS_ABI_FP_64 || in compareMipsFpAbi()
343 case Mips::Val_GNU_MIPS_ABI_FP_64: in getMipsFpAbiName()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMipsABIFlags.h91 Val_GNU_MIPS_ABI_FP_64 = 6, // -mips32r2 -mfp64 enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp29 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1538 case llvm::Mips::Val_GNU_MIPS_ABI_FP_64: in GetSectionHeaderInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3288 {"Hard float (32-bit CPU, 64-bit FPU)", Mips::Val_GNU_MIPS_ABI_FP_64},