Searched refs:MIPS_ABI_FP_DOUBLE (Results 1 – 1 of 1) sorted by relevance
415 static constexpr uint8_t MIPS_ABI_FP_DOUBLE = 1; // -mdouble-float variable451 (isa == InstructionSet::kMips && !fpu32) ? MIPS_ABI_FP_64A : MIPS_ABI_FP_DOUBLE; in AbiflagsSection()