Searched defs:target_mode (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dexpmed.c4092 enum machine_mode target_mode = GET_MODE (target); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dstor-layout.c2929 get_mode_bounds(machine_mode mode, int sign, machine_mode target_mode, rtx *mmin, rtx *mmax) argument
H A Dexpmed.c5253 if (target_mode != result_mode) argument
5151 emit_cstore(rtx target, enum insn_code icode, enum rtx_code code, machine_mode mode, machine_mode compare_mode, int unsignedp, rtx x, rtx y, int normalizep, machine_mode target_mode) argument
5459 machine_mode target_mode = target ? GET_MODE (target) : VOIDmode; local
[all...]
H A Dbuiltins.c3015 expand_builtin_strlen(tree exp, rtx target, machine_mode target_mode) argument
4665 expand_builtin_bswap(machine_mode target_mode, tree exp, rtx target, rtx subtarget) argument
4695 expand_builtin_unop(machine_mode target_mode, tree exp, rtx target, rtx subtarget, optab op_optab) argument
5944 machine_mode target_mode = TYPE_MODE (integer_type_node); local
5975 machine_mode target_mode = TYPE_MODE (TREE_TYPE (exp)); local
[all...]
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa.c666 machine_mode target_mode = TYPE_MODE (TREE_TYPE (exp)); local
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv.c9067 frv_expand_load_builtin(enum insn_code icode, machine_mode target_mode, tree call, rtx target) argument
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c935 machine_mode target_mode = local
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c10518 machine_mode target_mode = TYPE_MODE (TREE_TYPE (exp)); local
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c33807 machine_mode target_mode = GET_MODE (target); local
[all...]

Completed in 750 milliseconds