Home
last modified time | relevance | path

Searched defs:GoodIter (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/OpenMP/
Dsimd_loop_messages.cpp335 class GoodIter { class
337 GoodIter() { } in GoodIter() function in GoodIter
338 GoodIter(const GoodIter &) { } in GoodIter() argument
339 GoodIter(int fst, int snd) { } in GoodIter() function in GoodIter
343 explicit GoodIter(void *) { } in GoodIter() function in GoodIter
Dparallel_for_simd_loop_messages.cpp341 class GoodIter { class
343 GoodIter() {} in GoodIter() function in GoodIter
344 GoodIter(const GoodIter &) {} in GoodIter() function in GoodIter
345 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter
349 explicit GoodIter(void *) {} in GoodIter() function in GoodIter
Dparallel_for_loop_messages.cpp340 class GoodIter { class
342 GoodIter() {} in GoodIter() function in GoodIter
343 GoodIter(const GoodIter &) {} in GoodIter() function in GoodIter
344 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter
349 explicit GoodIter(void *) {} in GoodIter() function in GoodIter
Dfor_loop_messages.cpp393 class GoodIter { class
395 GoodIter() {} in GoodIter() function in GoodIter
396 GoodIter(const GoodIter &) {} in GoodIter() argument
397 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter
402 explicit GoodIter(void *) {} in GoodIter() function in GoodIter
Dfor_simd_loop_messages.cpp394 class GoodIter { class
396 GoodIter() {} in GoodIter() function in GoodIter
397 GoodIter(const GoodIter &) {} in GoodIter() argument
398 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter
402 explicit GoodIter(void *) {} in GoodIter() function in GoodIter