HomeSort by: relevance | last modified time | path
    Searched defs:gomp_get_target_fn_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 2526 gomp_get_target_fn_addr (struct gomp_device_descr *devicep, function
2574 || !(fn_addr = gomp_get_target_fn_addr (devicep, fn)))
2709 || !(fn_addr = gomp_get_target_fn_addr (devicep, fn))
3174 || !(fn_addr = gomp_get_target_fn_addr (devicep, ttask->fn))
  /src/external/gpl3/gcc/dist/libgomp/
target.c 2893 gomp_get_target_fn_addr (struct gomp_device_descr *devicep, function
2941 || !(fn_addr = gomp_get_target_fn_addr (devicep, fn)))
3230 || !(fn_addr = gomp_get_target_fn_addr (devicep, fn))
4268 || !(fn_addr = gomp_get_target_fn_addr (devicep, ttask->fn))

Completed in 30 milliseconds