Home
last modified time | relevance | path

Searched defs:fn_ptr (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut02-square.c96 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
H A Dtut02-square.cc81 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut02-square.c96 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
H A Dtut02-square.cc81 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c129 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars, in host_run()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c129 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars, in host_run()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1457 GOMP_OFFLOAD_can_run (void *fn_ptr) in GOMP_OFFLOAD_can_run()
1626 void *fn_ptr, void *vars, void **args) in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c3764 GOMP_OFFLOAD_can_run (void *fn_ptr) in GOMP_OFFLOAD_can_run()
3892 GOMP_OFFLOAD_run (int device, void *fn_ptr, void *vars, void **args) in GOMP_OFFLOAD_run()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c929 tree fn_ptr, in build_call()
993 rvalue *fn_ptr, in new_call_through_ptr()
H A Djit-recording.c1191 recording::rvalue *fn_ptr, in new_call_through_ptr()
5307 recording::rvalue *fn_ptr, in call_through_ptr()
H A Dlibgccjit.c1526 gcc_jit_rvalue *fn_ptr, in gcc_jit_context_new_call_through_ptr()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc1273 tree fn_ptr, in build_call()
1337 rvalue *fn_ptr, in new_call_through_ptr()
H A Djit-recording.cc1290 recording::rvalue *fn_ptr, in new_call_through_ptr()
6098 recording::rvalue *fn_ptr, in call_through_ptr()
H A Dlibgccjit.cc2287 gcc_jit_rvalue *fn_ptr, in gcc_jit_context_new_call_through_ptr()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c3625 GOMP_OFFLOAD_can_run (void *fn_ptr) in GOMP_OFFLOAD_can_run()
3753 GOMP_OFFLOAD_run (int device, void *fn_ptr, void *vars, void **args) in GOMP_OFFLOAD_run()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc4235 tree fn_ptr = gimple_call_fn (call); in get_fndecl_for_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc7060 tree fn_ptr = gimple_call_fn (call); in get_fndecl_for_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc7605 mips16_build_call_stub (rtx retval, rtx *fn_ptr, rtx args_size, int fp_code) in mips16_build_call_stub()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c7465 mips16_build_call_stub (rtx retval, rtx *fn_ptr, rtx args_size, int fp_code) in mips16_build_call_stub()