Searched defs:fn_level (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-offload.cc | 1383 oacc_loop_process (oacc_loop *loop, int fn_level) in oacc_loop_process() 1962 int fn_level = oacc_fn_attrib_level (attrs); in execute_oacc_loop_designation() local 2400 int ARG_UNUSED (fn_level), in default_goacc_validate_dims()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-offload.c | 1553 int fn_level = oacc_fn_attrib_level (attrs); in execute_oacc_device_lower() local 1772 int ARG_UNUSED (fn_level), in default_goacc_validate_dims()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5593 nvptx_goacc_validate_dims_1 (tree decl, int dims[], int fn_level, unsigned used) in nvptx_goacc_validate_dims_1() 5749 nvptx_goacc_validate_dims (tree decl, int dims[], int fn_level, unsigned used) in nvptx_goacc_validate_dims()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 6344 nvptx_goacc_validate_dims_1 (tree decl, int dims[], int fn_level, unsigned used) in nvptx_goacc_validate_dims_1() 6500 nvptx_goacc_validate_dims (tree decl, int dims[], int fn_level, unsigned used) in nvptx_goacc_validate_dims()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn.c | 4784 gcn_goacc_validate_dims (tree decl, int dims[], int fn_level, in gcn_goacc_validate_dims()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn.cc | 5037 gcn_goacc_validate_dims (tree decl, int dims[], int fn_level, in gcn_goacc_validate_dims()
|