Home
last modified time | relevance | path

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

/external/clang/test/OpenMP/
Dparallel_for_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
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
Ddistribute_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
Dfor_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
Dsimd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
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
Dtaskloop_simd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
Dparallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Ddistribute_parallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dfor_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dtarget_parallel_for_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Ddistribute_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dtarget_parallel_for_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dfor_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dparallel_for_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dtaskloop_simd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function
Dsimd_linear_messages.cpp9 static int bfoo() { return 8; } in bfoo() function
12 int bfoo() { return 4; } in bfoo() function