Searched refs:host_fn (Results 1 – 2 of 2) sorted by relevance
1539 void (*host_fn) (void *)) in gomp_get_target_fn_addr()1542 return (void *) host_fn; in gomp_get_target_fn_addr()1553 k.host_start = (uintptr_t) host_fn; in gomp_get_target_fn_addr()
2168 tree host_fn = build_fold_addr_expr (hsa_get_host_function (decl)); in hsa_output_kernels() local2169 CONSTRUCTOR_APPEND_ELT (host_functions_vec, NULL_TREE, host_fn); in hsa_output_kernels()