Home
last modified time | relevance | path

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

/external/clang/test/OpenMP/
Dfor_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
Dsimd_aligned_messages.cpp5 static constexpr int bfoo() { return 8; } in bfoo() function
10 constexpr int bfoo() { return 4; } in bfoo() function
Dparallel_for_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
Dfor_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
Dsimd_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