Home
last modified time | relevance | path

Searched refs:fstatic (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/clang/test/OpenMP/
Dtarget_parallel_if_codegen.cpp124 int fstatic(int n) { in fstatic() function
166 a += fstatic(n); in bar()
Dtarget_parallel_num_threads_codegen.cpp124 int fstatic(int n) { in fstatic() function
166 a += fstatic(n); in bar()
Dtarget_teams_num_teams_codegen.cpp124 int fstatic(int n) { in fstatic() function
166 a += fstatic(n); in bar()
Dtarget_teams_thread_limit_codegen.cpp124 int fstatic(int n) { in fstatic() function
166 a += fstatic(n); in bar()
Dnvptx_target_firstprivate_codegen.cpp124 static int fstatic(int n) { in fstatic() function
199 a += fstatic(n); in bar()
Dtarget_reduction_codegen.cpp104 int fstatic(int n) { in fstatic() function
202 a += fstatic(n); in bar()
Dtarget_private_codegen.cpp165 int fstatic(int n) { in fstatic() function
257 a += fstatic(n); in bar()
Dtarget_firstprivate_codegen.cpp383 static int fstatic(int n) { in fstatic() function
574 a += fstatic(n); in bar()
Dtarget_parallel_codegen.cpp511 int fstatic(int n) { in fstatic() function
557 a += fstatic(n); in bar()
Dnvptx_target_codegen.cpp341 static int fstatic(int n) { in fstatic() function
384 a += fstatic(n); in bar()
Dnvptx_target_cuda_mode_messages.cpp66 static int fstatic(int n) { in fstatic() function
103 a += fstatic(n); in bar()
Dtarget_teams_codegen.cpp557 int fstatic(int n) { in fstatic() function
603 a += fstatic(n); in bar()
Dtarget_codegen.cpp507 int fstatic(int n) { in fstatic() function
553 a += fstatic(n); in bar()
Dtarget_simd_codegen.cpp449 int fstatic(int n) { in fstatic() function
499 a += fstatic(n); in bar()
Dtarget_teams_distribute_codegen.cpp546 int fstatic(int n) { in fstatic() function
592 a += fstatic(n); in bar()
Dtarget_parallel_for_simd_codegen.cpp525 int fstatic(int n) { in fstatic() function
575 a += fstatic(n); in bar()
Dtarget_parallel_for_codegen.cpp562 int fstatic(int n) { in fstatic() function
608 a += fstatic(n); in bar()
Dtarget_teams_distribute_simd_codegen.cpp534 int fstatic(int n) { in fstatic() function
580 a += fstatic(n); in bar()
/external/clang/test/OpenMP/
Dnvptx_target_firstprivate_codegen.cpp117 int fstatic(int n) { in fstatic() function
195 a += fstatic(n); in bar()
Dnvptx_target_codegen.cpp291 int fstatic(int n) { in fstatic() function
333 a += fstatic(n); in bar()
Dtarget_codegen.cpp393 int fstatic(int n) { in fstatic() function
439 a += fstatic(n); in bar()
Dtarget_private_codegen.cpp155 int fstatic(int n) { in fstatic() function
247 a += fstatic(n); in bar()
Dtarget_firstprivate_codegen.cpp339 int fstatic(int n) { in fstatic() function
529 a += fstatic(n); in bar()