| /llvm-project-15.0.7/clang/test/CXX/over/over.built/ |
| H A D | p15.cpp | 4 void f(int* pi, float* pf, T* pt, U* pu, T t) { in f() argument 8 (void)(pu - pi); in f() 9 (void)(pu - pt); in f() 10 (void)(pu - t); in f()
|
| H A D | p20.cpp | 4 void f(int* pi, float* pf, T* pt, U* pu, T t) { in f() argument 8 pu = pi; in f() 9 pu = pt; in f() 11 pu = t; in f()
|
| H A D | ast.cpp | 6 auto Test(T* pt, U* pu) { in Test() argument 32 (void)(pt - pu); in Test() 37 (void)(pt == pu); in Test()
|
| H A D | p21.cpp | 7 void f(int A::* pi, float A::* pf, int T::* pt, T A::* pu, T t) { in f() argument 11 pi = pu; in f()
|
| H A D | ast-20.cpp | 14 auto Test(T* pt, U* pu) { in Test() argument 18 (void)(pt <=> pu); in Test()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | bug-subw.ll | 42 %pu = alloca %U* 45 store %U* %12, %U** %pu 49 %16 = load %U*, %U** %pu 55 %21 = load %U*, %U** %pu 58 %23 = load %U*, %U** %pu
|
| /llvm-project-15.0.7/libcxx/include/experimental/ |
| H A D | propagate_const | 27 template <class T> constexpr bool operator==(nullptr_t, const propagate_const<T>& pu); 29 template <class T> constexpr bool operator!=(nullptr_t, const propagate_const<T>& pu); 42 …emplate <class T, class U> constexpr bool operator==(const _Tp& t, const propagate_const<_Up>& pu); 43 …emplate <class T, class U> constexpr bool operator!=(const _Tp& t, const propagate_const<_Up>& pu); 44 …template <class T, class U> constexpr bool operator<(const _Tp& t, const propagate_const<_Up>& pu); 45 …template <class T, class U> constexpr bool operator>(const _Tp& t, const propagate_const<_Up>& pu); 46 …emplate <class T, class U> constexpr bool operator<=(const _Tp& t, const propagate_const<_Up>& pu); 47 …emplate <class T, class U> constexpr bool operator>=(const _Tp& t, const propagate_const<_Up>& pu); 50 …template <class T> constexpr void swap(propagate_const<T>& pt, propagate_const<T>& pu) noexcept(se… 63 template <class U> EXPLICIT constexpr propagate_const(propagate_const<_Up>&& pu); // see below [all …]
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.const/ |
| H A D | p2-0x.cpp | 371 extern const U pu; 372 constexpr const int *pua = &pu.a; 373 constexpr const int *pub = &pu.b; 374 constexpr U pu = { .b = 1 }; // cxx11-warning {{C++20 extension}} variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/ |
| H A D | explicit-constructor.cpp | 137 E(U *pu) {} in E()
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/mips4/ |
| H A D | invalid-mips5.s | 13 …cvt.s.pu $f14,$f25 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU fe…
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips32r3/ |
| H A D | valid-fp64-el.txt | 20 0xa0 0xd3 0xc0 0x46 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-fp64.txt | 20 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-xfail-mips32r3.txt | 55 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips32r5/ |
| H A D | valid-fp64-el.txt | 20 0xa0 0xd3 0xc0 0x46 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-fp64.txt | 20 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-xfail-mips32r5.txt | 55 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips32r2/ |
| H A D | valid-fp64-el.txt | 20 0xa0 0xd3 0xc0 0x46 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-fp64.txt | 20 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| H A D | valid-xfail-mips32r2.txt | 55 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_affinity.cpp | 1660 hwloc_obj_t pu, obj, root, prev; in __kmp_affinity_create_hwloc_map() local 1735 pu = hwloc_get_pu_obj_by_os_index(tp, __kmp_affin_fullMask->begin()); in __kmp_affinity_create_hwloc_map() 1736 KMP_ASSERT(pu); in __kmp_affinity_create_hwloc_map() 1737 obj = pu; in __kmp_affinity_create_hwloc_map() 1781 pu = NULL; in __kmp_affinity_create_hwloc_map() 1782 while ((pu = hwloc_get_next_obj_by_type(tp, HWLOC_OBJ_PU, pu))) { in __kmp_affinity_create_hwloc_map() 1784 bool included = KMP_CPU_ISSET(pu->os_index, __kmp_affin_fullMask); in __kmp_affinity_create_hwloc_map() 1788 hw_thread.ids[index] = pu->logical_index; in __kmp_affinity_create_hwloc_map() 1789 hw_thread.os_id = pu->os_index; in __kmp_affinity_create_hwloc_map() 1806 obj = pu; in __kmp_affinity_create_hwloc_map()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | new-delete.cpp | 55 U *pu = new (ps) U; in good_news() local
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips64r2/ |
| H A D | valid-xfail-mips64r2.txt | 49 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips64r3/ |
| H A D | valid-xfail-mips64r3.txt | 49 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips64r5/ |
| H A D | valid-xfail-mips64r5.txt | 49 0x46 0xc0 0xd3 0xa0 # CHECK: cvt.s.pu $f14, $f26
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips64/ |
| H A D | valid-mips64-xfail.txt | 52 0x46 0xc0 0xcb 0xa0 # CHECK: cvt.s.pu $f14, $f25
|