Home
last modified time | relevance | path

Searched defs:shifted (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2fixed.c84 const uint32_t shifted = (uint32_t) (multiplied >> 29); in uint128_mod1e9() local
136 const uint32_t shifted = (uint32_t) (multiplied >> 29); in uint128_mod1e9() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c464 unsigned int shifted = *(data + cur_byte) >> lo_bit; in get_field() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c469 unsigned int shifted = *(data + cur_byte) >> lo_bit; in get_field() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c464 unsigned int shifted = *(data + cur_byte) >> lo_bit; in get_field() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c452 unsigned int shifted = *(data + cur_byte) >> lo_bit; in get_field() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc2483 expand_shift_1 (enum tree_code code, machine_mode mode, rtx shifted, in expand_shift_1()
2692 expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_shift()
2703 maybe_expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in maybe_expand_shift()
2718 expand_variable_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_variable_shift()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c2676 expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_shift()
2687 maybe_expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in maybe_expand_shift()
2702 expand_variable_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_variable_shift()
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_build_expr.c81 isl_aff *shifted; in is_non_neg_after_stealing() local
H A Disl_tab_pip.c2909 struct isl_tab *shifted; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c2592 HOST_WIDE_INT shifted = val; in split_load_immediate() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc2593 HOST_WIDE_INT shifted = val; in split_load_immediate() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c572 unsigned shifted : 1; /* Shift applied to operation. */ member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c572 unsigned shifted : 1; /* Shift applied to operation. */ member