Home
last modified time | relevance | path

Searched refs:fuse_type (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/peripherals/
H A Djoystick.c253 joystick_type_t fuse_type; in joystick_from_snapshot() local
258 fuse_type = JOYSTICK_TYPE_CURSOR; in joystick_from_snapshot()
261 fuse_type = JOYSTICK_TYPE_KEMPSTON; in joystick_from_snapshot()
264 fuse_type = JOYSTICK_TYPE_SINCLAIR_1; in joystick_from_snapshot()
267 fuse_type = JOYSTICK_TYPE_SINCLAIR_2; in joystick_from_snapshot()
270 fuse_type = JOYSTICK_TYPE_TIMEX_1; in joystick_from_snapshot()
273 fuse_type = JOYSTICK_TYPE_TIMEX_2; in joystick_from_snapshot()
276 fuse_type = JOYSTICK_TYPE_FULLER; in joystick_from_snapshot()
294 settings_current.joystick_1_output = fuse_type; in joystick_from_snapshot()
307 if( fuse_type == JOYSTICK_TYPE_KEMPSTON ) in joystick_from_snapshot()
[all …]
/dports/emulators/fuse/fuse-1.6.0/peripherals/
H A Djoystick.c267 joystick_type_t fuse_type; in joystick_enabled_snapshot() local
272 fuse_type = JOYSTICK_TYPE_CURSOR; in joystick_enabled_snapshot()
275 fuse_type = JOYSTICK_TYPE_KEMPSTON; in joystick_enabled_snapshot()
278 fuse_type = JOYSTICK_TYPE_SINCLAIR_1; in joystick_enabled_snapshot()
281 fuse_type = JOYSTICK_TYPE_SINCLAIR_2; in joystick_enabled_snapshot()
284 fuse_type = JOYSTICK_TYPE_TIMEX_1; in joystick_enabled_snapshot()
287 fuse_type = JOYSTICK_TYPE_TIMEX_2; in joystick_enabled_snapshot()
290 fuse_type = JOYSTICK_TYPE_FULLER; in joystick_enabled_snapshot()
308 settings_current.joystick_1_output = fuse_type; in joystick_enabled_snapshot()
321 if( fuse_type == JOYSTICK_TYPE_KEMPSTON ) in joystick_enabled_snapshot()
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/fullyconnecteddriver/
H A Dlayer_example_f32.c101 if (argc > i) fuse_type = atoi(argv[i++]); in main()
112 if ( (fuse_type < 0) || (fuse_type > 5) ) { in main()
125 naive_param.fuse_type = fuse_type; in main()
233 if ( fuse_type == 0 ) { in main()
235 } else if ( fuse_type == 1 ) { in main()
237 } else if ( fuse_type == 2 ) { in main()
239 } else if ( fuse_type == 3 ) { in main()
241 } else if ( fuse_type == 4 ) { in main()
243 } else if ( fuse_type == 5 ) { in main()
404 if ( (fuse_type == 1) || (fuse_type == 4) || (fuse_type == 5) ) { in main()
[all …]
H A Dlayer_example_bf16.c101 if (argc > i) fuse_type = atoi(argv[i++]); in main()
154 if ( (fuse_type < 0) || (fuse_type > 5) ) { in main()
167 naive_param.fuse_type = fuse_type; in main()
280 if ( fuse_type == 0 ) { in main()
282 } else if ( fuse_type == 1 ) { in main()
284 } else if ( fuse_type == 2 ) { in main()
286 } else if ( fuse_type == 3 ) { in main()
288 } else if ( fuse_type == 4 ) { in main()
290 } else if ( fuse_type == 5 ) { in main()
432 if ( (fuse_type == 1) || (fuse_type == 4) || (fuse_type == 5) ) { in main()
[all …]
H A Dlayer_example_bf16_f32.c47 …int fuse_type = 0; /* 0: nothing fused, 1: relu fused, 2: elementwise fused, 3: relu and elem… in main() local
95 if (argc > i) fuse_type = atoi(argv[i++]); in main()
103 if ( fuse_type != 0 ) { in main()
116 naive_param.fuse_type = fuse_type; in main()
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/fusedbndriver/
H A Dlayer_example_f32.c132 if ((fuse_type < 0) || (fuse_type > 5)) { in main()
156 naive_param.fuse_type = fuse_type; in main()
301 if ( fuse_type == 0 ) { in main()
303 } else if ( fuse_type == 1 ) { in main()
305 } else if ( fuse_type == 2 ) { in main()
307 } else if ( fuse_type == 3 ) { in main()
309 } else if ( fuse_type == 4 ) { in main()
311 } else if ( fuse_type == 5 ) { in main()
318 if ( fuse_type == 0 ) { in main()
320 } else if ( fuse_type == 1 ) { in main()
[all …]
H A Dlayer_example_bf16.c134 if ((fuse_type < 0) || (fuse_type > 5)) { in main()
158 naive_param.fuse_type = fuse_type; in main()
320 if ( fuse_type == 0 ) { in main()
322 } else if ( fuse_type == 1 ) { in main()
324 } else if ( fuse_type == 2 ) { in main()
326 } else if ( fuse_type == 3 ) { in main()
328 } else if ( fuse_type == 4 ) { in main()
330 } else if ( fuse_type == 5 ) { in main()
337 if ( fuse_type == 0 ) { in main()
339 } else if ( fuse_type == 1 ) { in main()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Dgenfusion.pl170 $outer_name, $fuse_type);
178 $fuse_type = "fused_vector";
184 $fuse_type = "fused_arith_logical";
275 [(set_attr "type" "$fuse_type")
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Dgenfusion.pl170 $outer_name, $fuse_type);
178 $fuse_type = "fused_vector";
184 $fuse_type = "fused_arith_logical";
275 [(set_attr "type" "$fuse_type")
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Dgenfusion.pl170 $outer_name, $fuse_type);
178 $fuse_type = "fused_vector";
184 $fuse_type = "fused_arith_logical";
275 [(set_attr "type" "$fuse_type")
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Dgenfusion.pl170 $outer_name, $fuse_type);
178 $fuse_type = "fused_vector";
184 $fuse_type = "fused_arith_logical";
275 [(set_attr "type" "$fuse_type")
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/fusedgndriver/
H A Dlayer_example_f32.c57 …int fuse_type = 0; /* 0: nothing fused, 1: relu fused, 2: elementwise fused, 3: relu and elem… in main() local
121 if (argc > i) fuse_type = atoi(argv[i++]); in main()
128 if ((fuse_type < 0) || (fuse_type > 5)) { in main()
152 naive_param.fuse_type = fuse_type; in main()
296 if ( fuse_type == 0 ) { in main()
298 } else if ( fuse_type == 1 ) { in main()
300 } else if ( fuse_type == 2 ) { in main()
302 } else if ( fuse_type == 3 ) { in main()
304 } else if ( fuse_type == 4 ) { in main()
306 } else if ( fuse_type == 5 ) { in main()
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/mlpdriver/
H A Dmlp_example_f32.c40 …int fuse_type = 0; /* 0: nothing fused, 1: relu fused, 2: elementwise fused, 3: relu and elemen… in main() local
92 if (argc > i) fuse_type = atoi(argv[i++]); in main()
113 if ( (fuse_type < 0) || (fuse_type > 5) ) { in main()
227 if ( fuse_type == 0 ) { in main()
229 } else if ( fuse_type == 1 ) { in main()
231 } else if ( fuse_type == 2 ) { in main()
233 } else if ( fuse_type == 3 ) { in main()
235 } else if ( fuse_type == 4 ) { in main()
237 } else if ( fuse_type == 5 ) { in main()
H A Dmlp_example_bf16.c41 …int fuse_type = 0; /* 0: nothing fused, 1: relu fused, 2: elementwise fused, 3: relu and elemen… in main() local
94 if (argc > i) fuse_type = atoi(argv[i++]); in main()
115 if ( (fuse_type < 0) || (fuse_type > 5) ) { in main()
233 if ( fuse_type == 0 ) { in main()
235 } else if ( fuse_type == 1 ) { in main()
237 } else if ( fuse_type == 2 ) { in main()
239 } else if ( fuse_type == 3 ) { in main()
241 } else if ( fuse_type == 4 ) { in main()
243 } else if ( fuse_type == 5 ) { in main()
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/common/
H A Ddnn_common.h69 int fuse_type; /* 0: nothing fused */ member
1859 if ( param->fuse_type == 1 ) { in naive_fullyconnected_fused_fp()
1889 if ( param->fuse_type != 0 ) { in naive_fullyconnected_fused_bp()
2201 if ( (param->fuse_type == 2) || (param->fuse_type == 3) || (param->fuse_type == 5) ) { in naive_fusedbatchnorm_fp()
2205 …if ( (param->fuse_type == 1) || (param->fuse_type == 3) || (param->fuse_type == 4) || (param->fuse… in naive_fusedbatchnorm_fp()
2257 …if ( (param->fuse_type == 1) || (param->fuse_type == 3) || (param->fuse_type == 4) || (param->fuse… in naive_fusedbatchnorm_bp()
2261 if ( (param->fuse_type == 2) || (param->fuse_type == 3) || (param->fuse_type == 5) ) { in naive_fusedbatchnorm_bp()
2365 if ( (param->fuse_type == 2) || (param->fuse_type == 3) || (param->fuse_type == 5) ) { in naive_fusedgroupnorm_fp()
2369 …if ( (param->fuse_type == 1) || (param->fuse_type == 3) || (param->fuse_type == 4) || (param->fuse… in naive_fusedgroupnorm_fp()
2429 …if ( (param->fuse_type == 1) || (param->fuse_type == 3) || (param->fuse_type == 4) || (param->fuse… in naive_fusedgroupnorm_bp()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-loop-distribution.c266 enum fuse_type enum
548 enum fuse_type ft);
862 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-loop-distribution.c267 enum fuse_type enum
549 enum fuse_type ft);
863 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-loop-distribution.c267 enum fuse_type enum
549 enum fuse_type ft);
863 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-loop-distribution.c266 enum fuse_type enum
548 enum fuse_type ft);
862 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-loop-distribution.c267 enum fuse_type enum
549 enum fuse_type ft);
863 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-loop-distribution.c267 enum fuse_type enum
549 enum fuse_type ft);
863 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-loop-distribution.c271 enum fuse_type enum
554 enum fuse_type ft);
873 partition *dest, partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-loop-distribution.c688 enum fuse_type enum
713 partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-loop-distribution.c687 enum fuse_type enum
712 partition *partition, enum fuse_type ft) in partition_merge_into()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-loop-distribution.c687 enum fuse_type enum
712 partition *partition, enum fuse_type ft) in partition_merge_into()

12