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

  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 2486 tree void_ftype, void_ftype_int, void_ftype_int_int;
2496 void_ftype_int
2566 def_builtin ("__builtin_srrd", void_ftype_int, IQ2000_BUILTIN_SRRD);
2574 def_builtin ("__builtin_lulck", void_ftype_int, IQ2000_BUILTIN_LULCK);
2581 def_builtin ("__builtin_srrdl", void_ftype_int, IQ2000_BUILTIN_SRRDL);
2582 def_builtin ("__builtin_srulck", void_ftype_int, IQ2000_BUILTIN_SRULCK);
2586 def_builtin ("__builtin_traprel", void_ftype_int, IQ2000_BUILTIN_TRAPREL);
2462 tree void_ftype, void_ftype_int, void_ftype_int_int; local
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 2489 tree void_ftype, void_ftype_int, void_ftype_int_int;
2499 void_ftype_int
2569 def_builtin ("__builtin_srrd", void_ftype_int, IQ2000_BUILTIN_SRRD);
2577 def_builtin ("__builtin_lulck", void_ftype_int, IQ2000_BUILTIN_LULCK);
2584 def_builtin ("__builtin_srrdl", void_ftype_int, IQ2000_BUILTIN_SRRDL);
2585 def_builtin ("__builtin_srulck", void_ftype_int, IQ2000_BUILTIN_SRULCK);
2589 def_builtin ("__builtin_traprel", void_ftype_int, IQ2000_BUILTIN_TRAPREL);
2465 tree void_ftype, void_ftype_int, void_ftype_int_int; local
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 2693 tree void_ftype_int = build_function_type_list (void_type_node,
2700 add_builtin_function ( "__bic_SR_register_on_exit", void_ftype_int,
2704 add_builtin_function ( "__bis_SR_register_on_exit", void_ftype_int,
2684 tree void_ftype_int = build_function_type_list (void_type_node, local
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 2693 tree void_ftype_int = build_function_type_list (void_type_node,
2700 add_builtin_function ( "__bic_SR_register_on_exit", void_ftype_int,
2704 add_builtin_function ( "__bis_SR_register_on_exit", void_ftype_int,
2684 tree void_ftype_int = build_function_type_list (void_type_node, local
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 6789 tree void_ftype_int
6788 tree void_ftype_int local
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-builtins.cc 2412 tree void_ftype_int local
2492 iwmmx_mbuiltin ("setwcgr0", void_ftype_int, SETWCGR0);
2493 iwmmx_mbuiltin ("setwcgr1", void_ftype_int, SETWCGR1);
2494 iwmmx_mbuiltin ("setwcgr2", void_ftype_int, SETWCGR2);
2495 iwmmx_mbuiltin ("setwcgr3", void_ftype_int, SETWCGR3);
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 6886 tree void_ftype_int
6885 tree void_ftype_int local
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-builtins.cc 2372 tree void_ftype_int local
2452 iwmmx_mbuiltin ("setwcgr0", void_ftype_int, SETWCGR0);
2453 iwmmx_mbuiltin ("setwcgr1", void_ftype_int, SETWCGR1);
2454 iwmmx_mbuiltin ("setwcgr2", void_ftype_int, SETWCGR2);
2455 iwmmx_mbuiltin ("setwcgr3", void_ftype_int, SETWCGR3);

Completed in 76 milliseconds