Searched refs:fpB (Results 1 – 1 of 1) sorted by relevance
312 static int compareMipsFpAbi(uint8_t fpA, uint8_t fpB) { in compareMipsFpAbi() argument313 if (fpA == fpB) in compareMipsFpAbi()315 if (fpB == Mips::Val_GNU_MIPS_ABI_FP_ANY) in compareMipsFpAbi()317 if (fpB == Mips::Val_GNU_MIPS_ABI_FP_64A && in compareMipsFpAbi()320 if (fpB != Mips::Val_GNU_MIPS_ABI_FP_XX) in compareMipsFpAbi()