/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
H A D | p2.cpp | 41 void foo(auto int ap, register int rp) { in foo()
|
/llvm-project/flang/test/Semantics/ |
H A D | nullify01.f90 | 5 Real, Pointer :: rp variable
|
H A D | deallocate05.f90 | 5 Real, Pointer :: rp variable
|
H A D | structconst02.f90 | 20 real(kind=rk), pointer :: rp => NULL() component
|
H A D | data05.f90 | 23 procedure(rfunc), pointer, nopass :: rp method 77 type(t1(4,len=1)) :: d2 = t1(4)(xrp=extrfunc,rp=rfunc,ifptr=ifunc2,xp=arr,c='a& local
|
H A D | structconst09.f90 | 6 real, pointer :: rp => x component
|
H A D | data06.f90 | 39 real, pointer :: rp local
|
H A D | allocate01.f90 | 6 real, pointer :: rp variable
|
/llvm-project/clang/test/CodeGen/ |
H A D | restrict.c | 17 typedef int * restrict rp; typedef
|
/llvm-project/clang/test/SemaCXX/ |
H A D | err_reference_bind_drops_quals.cpp | 5 void test1(ptr p, const ptr cp, restrict ptr rp, const restrict ptr crp, in test1()
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterPressure.h | 399 RegPressureTracker(RegionPressure &rp) : P(rp), RequireIntervals(false) {} in RegPressureTracker() argument 400 RegPressureTracker(RegionPressure & rp) RegPressureTracker() argument
|
/llvm-project/clang/test/Sema/ |
H A D | block-misc.c | 160 void (*rp)(int); test17() local
|
/llvm-project/clang/test/Analysis/ |
H A D | reference.cpp | 207 int *&rp = p; in testRefParam2() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | masked_taskloop_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | parallel_for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | parallel_masked_taskloop_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | target_teams_distribute_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | distribute_parallel_for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | target_parallel_for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | teams_distribute_parallel_for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | taskloop_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | distribute_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | parallel_master_taskloop_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|
H A D | target_teams_distribute_parallel_for_simd_aligned_messages.cpp | 17 void test_aligned_colons(int *&rp) in test_aligned_colons()
|