Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDMipsABIFlags.h88 Val_GNU_MIPS_ABI_FP_SOFT = 3, // soft float enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsABIFlagsSection.cpp22 return Mips::Val_GNU_MIPS_ABI_FP_SOFT; in getFpABIValue()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDMipsArchTree.cpp337 case Mips::Val_GNU_MIPS_ABI_FP_SOFT: in getMipsFpAbiName()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1529 case llvm::Mips::Val_GNU_MIPS_ABI_FP_SOFT: in GetSectionHeaderInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.cpp3284 {"Soft float", Mips::Val_GNU_MIPS_ABI_FP_SOFT},