Home
last modified time | relevance | path

Searched refs:ifn_code (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-offload.c1677 enum internal_fn ifn_code = gimple_call_internal_fn (call); in execute_oacc_device_lower() local
1679 switch (ifn_code) in execute_oacc_device_lower()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-oacc-neuter-broadcast.cc1849 enum internal_fn ifn_code = gimple_call_internal_fn (call); in execute_omp_oacc_neuter_broadcast() local
1850 switch (ifn_code) in execute_omp_oacc_neuter_broadcast()
H A Domp-offload.cc2153 enum internal_fn ifn_code = gimple_call_internal_fn (call); in execute_oacc_device_lower() local
2155 switch (ifn_code) in execute_oacc_device_lower()