Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DMipsArchTree.cpp319 fpA == Mips::Val_GNU_MIPS_ABI_FP_64) in compareMipsFpAbi()
324 fpA == Mips::Val_GNU_MIPS_ABI_FP_64 || in compareMipsFpAbi()
344 case Mips::Val_GNU_MIPS_ABI_FP_64: in getMipsFpAbiName()
/external/llvm/include/llvm/Support/
DMipsABIFlags.h90 Val_GNU_MIPS_ABI_FP_64 = 6, // -mips32r2 -mfp64 enumerator
/external/llvm-project/llvm/include/llvm/Support/
DMipsABIFlags.h91 Val_GNU_MIPS_ABI_FP_64 = 6, // -mips32r2 -mfp64 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMipsABIFlags.h91 Val_GNU_MIPS_ABI_FP_64 = 6, // -mips32r2 -mfp64 enumerator
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp29 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp26 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp29 return OddSPReg ? Mips::Val_GNU_MIPS_ABI_FP_64 in getFpABIValue()
/external/kmod/port-gnu/
Delf.h1874 Val_GNU_MIPS_ABI_FP_64 = 6, enumerator
/external/elfutils/libelf/
Delf.h2117 Val_GNU_MIPS_ABI_FP_64 = 6, enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1442 case llvm::Mips::Val_GNU_MIPS_ABI_FP_64: in GetSectionHeaderInfo()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2222 {"Hard float (32-bit CPU, 64-bit FPU)", Mips::Val_GNU_MIPS_ABI_FP_64},
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3285 {"Hard float (32-bit CPU, 64-bit FPU)", Mips::Val_GNU_MIPS_ABI_FP_64},