Searched refs:getMatchingLoType (Results 1 – 1 of 1) sorted by relevance
233 static unsigned getMatchingLoType(const MCAssembler &Asm, in getMatchingLoType() function261 return getMatchingLoType(Asm, First) != ELF::R_MIPS_NONE && in areMatchingHiAndLo()262 getMatchingLoType(Asm, First) == Second.Type && in areMatchingHiAndLo()356 if (getMatchingLoType(Asm, MipsRelocs[I].R) == ELF::R_MIPS_NONE || in sortRelocs()