| /llvm-project-15.0.7/libcxx/test/std/containers/ |
| H A D | iterator.rel_ops.compile.pass.cpp | 46 void test_eq(It it, ConstIt cit) { in test_eq() function 93 test_eq(it, cit); in test_forward() 101 test_eq(it, cit); in test_random_access() 123 test_eq(it, it); in test_directory_iterators() 126 test_eq(rdit, rdit); in test_directory_iterators() 140 test_eq(it, it); in test_span()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.min.max/ |
| H A D | min_element_comp.pass.cpp | 70 void test_eq() in test_eq() function 100 test_eq(); in main()
|
| H A D | max_element_comp.pass.cpp | 70 void test_eq() in test_eq() function 100 test_eq(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPIRV/instructions/ |
| H A D | ptrcmp.ll | 5 ; CHECK-DAG: OpName [[EQ:%.*]] "test_eq" 16 ; FIXME: Translator uses OpIEqual/OpINotEqual for test_eq/test_ne cases 24 define i1 @test_eq(i16* %a, i16* %b) {
|
| H A D | icmp.ll | 5 ; CHECK-DAG: OpName [[EQ:%.*]] "test_eq" 34 define i1 @test_eq(i32 %a, i32 %b) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/ConstraintElimination/ |
| H A D | constants-unsigned-predicates.ll | 73 define i1 @test_eq() { 74 ; CHECK-LABEL: @test_eq(
|
| /llvm-project-15.0.7/clang/test/SemaCXX/Inputs/ |
| H A D | std-compare.h | 63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function 153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function 247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
|
| /llvm-project-15.0.7/clang/test/PCH/Inputs/ |
| H A D | std-compare.h | 63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function 153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function 247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/Inputs/ |
| H A D | std-compare.h | 63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function 153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function 247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | constant-expression-cxx2a.cpp | 87 CHECK(eq.test_eq(EQ)); in __anone7a22a950102() 91 CHECK(less.test_eq(LESS)); in __anone7a22a950102() 95 CHECK(greater.test_eq(GREATER)); in __anone7a22a950102() 105 CHECK(eq.test_eq(EQUIV)); in __anone7a22a950102() 109 CHECK(less.test_eq(LESS)); in __anone7a22a950102() 113 CHECK(greater.test_eq(GREATER)); in __anone7a22a950102()
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | gep-inbounds-null.ll | 66 define i1 @test_eq(i8* %base, i64 %idx) { 67 ; CHECK-LABEL: @test_eq(
|
| H A D | icmp-constant-phi.ll | 4 define i1 @test_eq(i1 %cond) { 5 ; CHECK-LABEL: @test_eq(
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/ |
| H A D | support.py | 93 def test_eq(self): member in EqualityMixin
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | cmov_fp16.ll | 26 define i32 @test_eq(i32 %x, i32 %y, i32 %a, i32 %b) { 27 ; CHECK-LABEL: test_eq:
|