Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c400 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
428 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
457 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.c487 rtx tmp, carries; in expand_subword_shift() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc513 rtx tmp, carries; in expand_subword_shift() local