Home
last modified time | relevance | path

Searched defs:rp (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
H A Dp2.cpp41 void foo(auto int ap, register int rp) { in foo()
/llvm-project/flang/test/Semantics/
H A Dnullify01.f905 Real, Pointer :: rp variable
H A Ddeallocate05.f905 Real, Pointer :: rp variable
H A Dstructconst02.f9020 real(kind=rk), pointer :: rp => NULL() component
H A Ddata05.f9023 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 Dstructconst09.f906 real, pointer :: rp => x component
H A Ddata06.f9039 real, pointer :: rp local
H A Dallocate01.f906 real, pointer :: rp variable
/llvm-project/clang/test/CodeGen/
H A Drestrict.c17 typedef int * restrict rp; typedef
/llvm-project/clang/test/SemaCXX/
H A Derr_reference_bind_drops_quals.cpp5 void test1(ptr p, const ptr cp, restrict ptr rp, const restrict ptr crp, in test1()
/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h399 RegPressureTracker(RegionPressure &rp) : P(rp), RequireIntervals(false) {} in RegPressureTracker() argument
400 RegPressureTracker(RegionPressure & rp) RegPressureTracker() argument
/llvm-project/clang/test/Sema/
H A Dblock-misc.c160 void (*rp)(int); test17() local
/llvm-project/clang/test/Analysis/
H A Dreference.cpp207 int *&rp = p; in testRefParam2() local
/llvm-project/clang/test/OpenMP/
H A Dmasked_taskloop_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dparallel_for_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dparallel_masked_taskloop_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dtarget_teams_distribute_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Ddistribute_parallel_for_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dtarget_parallel_for_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dteams_distribute_parallel_for_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dfor_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dtaskloop_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Ddistribute_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dparallel_master_taskloop_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()
H A Dtarget_teams_distribute_parallel_for_simd_aligned_messages.cpp17 void test_aligned_colons(int *&rp) in test_aligned_colons()

12