Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc755 enum rtx_code cond2, rtx xval2, in avr_redundant_compare() argument
759 HOST_WIDE_INT ival2 = INTVAL (xval2); in avr_redundant_compare()
763 unsigned HOST_WIDE_INT uval2 = mask & UINTVAL (xval2); in avr_redundant_compare()