Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDMipsABIFlags.h90 Val_GNU_MIPS_ABI_FP_XX = 5, // -mfpxx enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsABIFlagsSection.cpp24 return Mips::Val_GNU_MIPS_ABI_FP_XX; in getFpABIValue()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDMipsArchTree.cpp321 if (fpB != Mips::Val_GNU_MIPS_ABI_FP_XX) in compareMipsFpAbi()
342 case Mips::Val_GNU_MIPS_ABI_FP_XX: in getMipsFpAbiName()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1435 case llvm::Mips::Val_GNU_MIPS_ABI_FP_XX: in GetSectionHeaderInfo()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.cpp2891 {"Hard float (32-bit CPU, Any FPU)", Mips::Val_GNU_MIPS_ABI_FP_XX},