Searched refs:Val_GNU_MIPS_ABI_FP_DOUBLE (Results 1 – 5 of 5) sorted by relevance
26 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()31 return Mips::Val_GNU_MIPS_ABI_FP_DOUBLE; in getFpABIValue()
86 Val_GNU_MIPS_ABI_FP_DOUBLE = 1, // hard float / -mdouble-float enumerator
322 if (fpA == Mips::Val_GNU_MIPS_ABI_FP_DOUBLE || in compareMipsFpAbi()333 case Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in getMipsFpAbiName()
1487 case llvm::Mips::Val_GNU_MIPS_ABI_FP_DOUBLE: in GetSectionHeaderInfo()
3067 {"Hard float (double precision)", Mips::Val_GNU_MIPS_ABI_FP_DOUBLE},