Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcombine.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()
HDFSFChangeLog.113781 (extract_left_shift, make_compound_operation, force_to_mode): Likewise.
HDChangeLog-199816822 (extract_left_shift): Add parentheses around operand of &.
HDChangeLog-200431579 extract_left_shift, force_to_mode,
31866 extract_left_shift, force_to_mode,
HDChangeLog-200528232 simplify_logical, expand_field_assignment, extract_left_shift,