Searched defs:target_mode (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | expmed.c | 5418 machine_mode target_mode) in emit_cstore() 5522 machine_mode target_mode) in emit_store_flag_1() 5719 machine_mode target_mode = target ? GET_MODE (target) : VOIDmode; in emit_store_flag_int() local 5938 machine_mode target_mode = target ? GET_MODE (target) : VOIDmode; in emit_store_flag() local
|
H A D | stor-layout.c | 3028 scalar_int_mode target_mode, in get_mode_bounds()
|
H A D | builtins.c | 2831 machine_mode target_mode) in expand_builtin_strlen() 5105 expand_builtin_bswap (machine_mode target_mode, tree exp, rtx target, in expand_builtin_bswap() 5135 expand_builtin_unop (machine_mode target_mode, tree exp, rtx target, in expand_builtin_unop() 6644 machine_mode target_mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin() local
|
H A D | expr.c | 6250 machine_mode target_mode = GET_MODE (target); in store_constructor_field() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | expmed.c | 5113 enum machine_mode target_mode) in emit_cstore() 5213 enum machine_mode target_mode) in emit_store_flag_1() 5417 enum machine_mode target_mode = target ? GET_MODE (target) : VOIDmode; in emit_store_flag() local
|
H A D | stor-layout.c | 2695 enum machine_mode target_mode, in get_mode_bounds()
|
H A D | builtins.c | 2980 enum machine_mode target_mode) in expand_builtin_strlen() 4659 expand_builtin_unop (enum machine_mode target_mode, tree exp, rtx target, in expand_builtin_unop() 5805 enum machine_mode target_mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | ispvar.h | 405 target_mode : 1, member
|