Home
last modified time | relevance | path

Searched refs:Val_GNU_MIPS_ABI_FP_ANY (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMipsABIFlags.h85 Val_GNU_MIPS_ABI_FP_ANY = 0, // not tagged enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp20 return Mips::Val_GNU_MIPS_ABI_FP_ANY; in getFpABIValue()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp315 if (fpB == Mips::Val_GNU_MIPS_ABI_FP_ANY) in compareMipsFpAbi()
331 case Mips::Val_GNU_MIPS_ABI_FP_ANY: in getMipsFpAbiName()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1542 ELFYAML::MIPS_ABI_FP(Mips::Val_GNU_MIPS_ABI_FP_ANY)); in sectionMapping()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1520 case llvm::Mips::Val_GNU_MIPS_ABI_FP_ANY: in GetSectionHeaderInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3281 {"Hard or soft float", Mips::Val_GNU_MIPS_ABI_FP_ANY},