Home
last modified time | relevance | path

Searched refs:extract_left_shift (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcombine.c406 static rtx extract_left_shift (rtx, int);
6356 extract_left_shift (rtx x, int count) in extract_left_shift() function
6375 if ((tem = extract_left_shift (XEXP (x, 0), count)) != 0) in extract_left_shift()
6385 && (tem = extract_left_shift (XEXP (x, 0), count)) != 0) in extract_left_shift()
6605 && (new = extract_left_shift (lhs, INTVAL (rhs))) != 0) in make_compound_operation()
H A DFSFChangeLog.113781 (extract_left_shift, make_compound_operation, force_to_mode): Likewise.
H A DChangeLog-199816822 (extract_left_shift): Add parentheses around operand of &.
H A DChangeLog-200431579 extract_left_shift, force_to_mode,
31866 extract_left_shift, force_to_mode,
H A DChangeLog-200528232 simplify_logical, expand_field_assignment, extract_left_shift,