Searched refs:find_best (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 104 InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() function 443 find_best(Sorted.begin(), Sorted.end(), in sortRelocs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() function 485 find_best(Sorted.begin(), Sorted.end(), in sortRelocs()
|