| /llvm-project-15.0.7/flang/test/Lower/ |
| H A D | character-compare.f90 | 4 subroutine compare(x, c1, c2) subroutine 10 end subroutine compare argument
|
| /llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/ |
| H A D | rotate.pass.cpp | 54 struct compare struct 64 struct compare<wrapper<T>> argument 67 operator()(const wrapper<T>& a, const wrapper<T>& b) in operator ()()
|
| H A D | rotate_copy.pass.cpp | 27 compare(const wrapper<T>& a, const wrapper<T>& b) in compare() function 34 compare(const T& a, const T& b) in compare() function
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 787 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 822 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function 861 typename C::CType compare(const Apply* E, C& Cmp) const { in compare() function 985 typename C::CType compare(const Call* E, C& Cmp) const { in compare() function 1048 typename C::CType compare(const Load* E, C& Cmp) const { in compare() function 1276 typename C::CType compare(const Cast* E, C& Cmp) const { in compare() function 1335 typename C::CType compare(const Phi *E, C &Cmp) const { in compare() function 1394 typename C::CType compare(const Goto *E, C &Cmp) const { in compare() function 1768 typename C::CType compare(const SCFG *E, C &Cmp) const { in compare() function [all …]
|
| H A D | Dominators.h | 73 bool compare(CFGDominatorTreeImpl &Other) const { in compare() function
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | mutually_exclusive_null_fp.cpp | 11 int compare(Data &a, Data &b) { in compare() function
|
| H A D | PR49490.cpp | 14 bool compare(toggle one, bool other) { in compare() function
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | tsearch.cpp | 10 int compare(const void *pa, const void *pb) { in compare() function
|
| /llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/ |
| H A D | Fraction.h | 54 inline int compare(Fraction x, Fraction y) { in compare() function
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/ |
| H A D | p4.cpp | 42 template <class T> int foo<T>::compare(T x, T y) { in compare() function in test0::foo
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/ |
| H A D | ExpandOps.cpp | 36 Value compare = in matchAndRewrite() local 62 Value compare = in matchAndRewrite() local 114 Value compare = in matchAndRewrite() local
|
| /llvm-project-15.0.7/pstl/test/std/numerics/numeric.ops/ |
| H A D | adjacent_difference.pass.cpp | 47 compare(const T& a, const T& b) in compare() function 54 compare(const wrapper<T>& a, const wrapper<T>& b) in compare() function
|
| /llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/alg.set.operations/ |
| H A D | includes.pass.cpp | 68 test_includes(Compare compare) in test_includes()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | misplaced-widening-cast-explicit-only.cpp | 22 void compare(int a, int b, long c) { in compare() function
|
| H A D | misplaced-widening-cast-implicit-enabled.cpp | 24 void compare(int a, int b, long c) { in compare() function
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominanceFrontier.h | 96 bool compare(DominanceFrontierBase<MachineBasicBlock, false> &Other) const { in compare() function
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | index-templates.cpp | 89 struct compare { }; struct
|
| /llvm-project-15.0.7/clang/utils/analyzer/ |
| H A D | SATest.py | 55 def compare(parser, args): function
|
| H A D | SATestBenchmark.py | 77 def compare(old_path: str, new_path: str, plot_file: str): function
|
| /llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.capacity/ |
| H A D | shrink_to_fit.explicit_instantiation.sh.cpp | 37 static int compare(const char_type*, const char_type*, size_t) { return 0; } in compare() function
|
| /llvm-project-15.0.7/libc/src/stdlib/ |
| H A D | qsort.cpp | 26 comparator compare; member in __llvm_libc::internal::Array
|
| /llvm-project-15.0.7/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | Scheduler.h | 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | SmallString.h | 103 int compare(StringRef RHS) const { in compare() function
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | atomic_messages.c | 404 void compare(void) { in compare() function
|
| /llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/ |
| H A D | partial_sort.pass.cpp | 109 test_partial_sort(Compare compare) in test_partial_sort()
|