Home
last modified time | relevance | path

Searched defs:carries (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dlibgcc2.c421 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
449 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
478 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dlibgcc2.c420 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
448 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
477 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs.c457 rtx tmp, carries; in expand_subword_shift() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doptabs.c812 rtx tmp, carries; in expand_subword_shift() local