Searched refs:array_func (Results 1 - 13 of 13) sorted by relevance

/external/clang/test/OpenMP/
H A Dtask_private_codegen.cpp368 // ARRAY-LABEL: array_func
376 void array_func(int n, float a[n], St s[2]) { function
H A Dparallel_copyin_codegen.cpp480 // ARRAY-LABEL: array_func
481 // TLS-ARRAY-LABEL: array_func
490 void array_func() { function
H A Dsingle_codegen.cpp209 // ARRAY-LABEL: array_func
217 void array_func(int n, int a[n], St s[2]) { function
H A Dtask_firstprivate_codegen.cpp459 // ARRAY-LABEL: array_func
467 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_firstprivate_codegen.cpp493 // ARRAY-LABEL: array_func
501 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_lastprivate_codegen.cpp498 // ARRAY-LABEL: array_func
506 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_private_codegen.cpp402 // ARRAY-LABEL: array_func
410 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_simd_firstprivate_codegen.cpp493 // ARRAY-LABEL: array_func
501 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_simd_lastprivate_codegen.cpp498 // ARRAY-LABEL: array_func
506 void array_func(int n, float a[n], St s[2]) { function
H A Dtaskloop_simd_private_codegen.cpp402 // ARRAY-LABEL: array_func
410 void array_func(int n, float a[n], St s[2]) { function
H A Dteams_firstprivate_codegen.cpp248 void array_func(float a[3], St s[2], int n, long double vla1[n]) { function
H A Dparallel_firstprivate_codegen.cpp479 // 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/
H A Dapi_arrayelt.c47 typedef void (GLAPIENTRY *array_func)( const void * ); typedef
1678 CALL_by_offset( disp, (array_func), aa->offset,

Completed in 476 milliseconds