HomeSort by relevance Sort by last modified time
    Searched refs:array_func (Results 1 - 13 of 13) sorted by null

  /external/clang/test/OpenMP/
task_private_codegen.cpp 368 // ARRAY-LABEL: array_func
376 void array_func(int n, float a[n], St s[2]) { function
parallel_copyin_codegen.cpp 480 // ARRAY-LABEL: array_func
481 // TLS-ARRAY-LABEL: array_func
490 void array_func() { function
single_codegen.cpp 209 // ARRAY-LABEL: array_func
217 void array_func(int n, int a[n], St s[2]) { function
task_firstprivate_codegen.cpp 459 // ARRAY-LABEL: array_func
467 void array_func(int n, float a[n], St s[2]) { function
taskloop_firstprivate_codegen.cpp 493 // ARRAY-LABEL: array_func
501 void array_func(int n, float a[n], St s[2]) { function
taskloop_lastprivate_codegen.cpp 498 // ARRAY-LABEL: array_func
506 void array_func(int n, float a[n], St s[2]) { function
taskloop_private_codegen.cpp 402 // ARRAY-LABEL: array_func
410 void array_func(int n, float a[n], St s[2]) { function
taskloop_simd_firstprivate_codegen.cpp 493 // ARRAY-LABEL: array_func
501 void array_func(int n, float a[n], St s[2]) { function
taskloop_simd_lastprivate_codegen.cpp 498 // ARRAY-LABEL: array_func
506 void array_func(int n, float a[n], St s[2]) { function
taskloop_simd_private_codegen.cpp 402 // ARRAY-LABEL: array_func
410 void array_func(int n, float a[n], St s[2]) { function
teams_firstprivate_codegen.cpp 248 void array_func(float a[3], St s[2], int n, long double vla1[n]) { function
parallel_firstprivate_codegen.cpp 479 // ARRAY-LABEL: array_func
480 void array_func(float a[3], St s[2], int n, long double vla1[n]) { function
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 47 typedef void (GLAPIENTRY *array_func)( const void * ); typedef
    [all...]

Completed in 368 milliseconds