Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp233 static unsigned getMatchingLoType(const MCAssembler &Asm, in getMatchingLoType() function
261 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()