/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/ |
H A D | tut02-square.c | 96 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
|
H A D | tut02-square.cc | 81 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 D | tut02-square.c | 96 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
|
H A D | tut02-square.cc | 81 void *fn_ptr = gcc_jit_result_get_code (result, "square"); in main() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-host.c | 129 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars, in host_run()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-host.c | 129 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 D | plugin-hsa.c | 1457 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 D | plugin-gcn.c | 3764 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 D | jit-playback.c | 929 tree fn_ptr, in build_call() 993 rvalue *fn_ptr, in new_call_through_ptr()
|
H A D | jit-recording.c | 1191 recording::rvalue *fn_ptr, in new_call_through_ptr() 5307 recording::rvalue *fn_ptr, in call_through_ptr()
|
H A D | libgccjit.c | 1526 gcc_jit_rvalue *fn_ptr, in gcc_jit_context_new_call_through_ptr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 1273 tree fn_ptr, in build_call() 1337 rvalue *fn_ptr, in new_call_through_ptr()
|
H A D | jit-recording.cc | 1290 recording::rvalue *fn_ptr, in new_call_through_ptr() 6098 recording::rvalue *fn_ptr, in call_through_ptr()
|
H A D | libgccjit.cc | 2287 gcc_jit_rvalue *fn_ptr, in gcc_jit_context_new_call_through_ptr()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 3625 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 D | region-model.cc | 4235 tree fn_ptr = gimple_call_fn (call); in get_fndecl_for_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 7060 tree fn_ptr = gimple_call_fn (call); in get_fndecl_for_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 7605 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 D | mips.c | 7465 mips16_build_call_stub (rtx retval, rtx *fn_ptr, rtx args_size, int fp_code) in mips16_build_call_stub()
|