Home
last modified time | relevance | path

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

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