Home
last modified time | relevance | path

Searched refs:expand_variable_shift (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.h713 extern rtx expand_variable_shift (enum tree_code, machine_mode,
H A Dexpr.c9389 temp = expand_variable_shift (RSHIFT_EXPR, word_mode, low, in expand_expr_real_2()
9396 temp = expand_variable_shift (LSHIFT_EXPR, word_mode, low, in expand_expr_real_2()
9409 rtx ret_old = expand_variable_shift (code, int_mode, in expand_expr_real_2()
9429 temp = expand_variable_shift (code, mode, op0, treeop1, target, in expand_expr_real_2()
H A Dexpmed.c2669 expand_variable_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_variable_shift() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.h514 extern rtx expand_variable_shift (enum tree_code, enum machine_mode,
H A Dexpmed.c2347 expand_variable_shift (enum tree_code code, enum machine_mode mode, rtx shifted, in expand_variable_shift() function
H A Dexpr.c8638 temp = expand_variable_shift (code, mode, op0, treeop1, target, in expand_expr_real_2()