Searched defs:orig_mode (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcompare-elim.c121 machine_mode orig_mode; member in struct:comparison
H A Dree.c357 machine_mode orig_mode = GET_MODE (SET_DEST (*orig_set)); local
H A Dlower-subreg.c874 machine_mode orig_mode, dest_mode; local
1113 machine_mode orig_mode; local
[all...]
H A Dregcprop.c390 mode_change_ok (machine_mode orig_mode, machine_mode new_mode, argument
409 maybe_mode_change (machine_mode orig_mode, machine_mode copy_mode, argument
H A Dcse.c7434 machine_mode orig_mode; local
H A Dexpr.c8042 machine_mode orig_mode = mode; local
H A Dcombine.c10044 try_widen_shift_mode(enum rtx_code code, rtx op, int count, machine_mode orig_mode, machine_mode mode, enum rtx_code outer_code, HOST_WIDE_INT outer_const) argument
H A Doptabs.c4414 machine_mode orig_mode = GET_MODE (x); local
H A Dbuiltins.c9629 machine_mode orig_mode = mode; local
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.c963 machine_mode orig_mode = TYPE_MODE (type); local
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c2012 machine_mode orig_mode = mode; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c8830 machine_mode orig_mode; local
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c20698 machine_mode mode, orig_mode; local
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c6700 gen_reg_or_parallel(machine_mode mode, machine_mode orig_mode, unsigned int regno) argument
7223 construct_container(machine_mode mode, machine_mode orig_mode, const_tree type, int in_return, int nintregs, int nsseregs, const int *intreg, int sse_regno) argument
7703 function_arg_32(CUMULATIVE_ARGS *cum, machine_mode mode, machine_mode orig_mode, const_tree type, HOST_WIDE_INT bytes, HOST_WIDE_INT words) argument
7826 function_arg_64(const CUMULATIVE_ARGS *cum, machine_mode mode, machine_mode orig_mode, const_tree type, bool named) argument
7868 function_arg_ms_64(const CUMULATIVE_ARGS *cum, machine_mode mode, machine_mode orig_mode, bool named, HOST_WIDE_INT bytes) argument
8263 function_value_32(machine_mode orig_mode, machine_mode mode, const_tree fntype, const_tree fn) argument
8320 function_value_64(machine_mode orig_mode, machine_mode mode, const_tree valtype) argument
8373 function_value_ms_64(machine_mode orig_mode, machine_mode mode, const_tree valtype) argument
8406 ix86_function_value_1(const_tree valtype, const_tree fntype_or_decl, machine_mode orig_mode, machine_mode mode) argument
8430 machine_mode mode, orig_mode; local
[all...]

Completed in 829 milliseconds