Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp77 FindBest_PerfectMatch, ///< The current element is an unbeatable match. enumerator
126 if (Matched == FindBest_PerfectMatch) { in find_best()
185 return FindBest_PerfectMatch; in isMatchingReloc()