Searched refs:NeedsMatchingLo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp191 static bool NeedsMatchingLo(const MCAssembler &Asm, const RelEntry &R) { function
240 if (NeedsMatchingLo(Asm, *R) && !HasMatchingLo(Asm, R, --RelocLs.end()))
256 MatchedLo = NeedsMatchingLo(Asm, *R) &&

Completed in 232 milliseconds