Home
last modified time | relevance | path

Searched defs:bfoo (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/clang/test/OpenMP/
H A Dparallel_for_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Dtarget_parallel_for_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Ddistribute_parallel_for_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Dfor_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Dsimd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Dtaskloop_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Ddistribute_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
H A Dparallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Ddistribute_parallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dtarget_parallel_for_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dtarget_parallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dfor_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dparallel_for_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Ddistribute_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dfor_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dtaskloop_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
H A Dsimd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function