Searched refs:__addvsi3 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Daddvsi3.c1 /* ===-- addvsi3.c - Implement __addvsi3 -----------------------------------===
10 * This file implements __addvsi3 for the compiler_rt library.
22 __addvsi3(si_int a, si_int b) function
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp6 __addvsi3,
/freebsd-10.1-release/contrib/gcc/
H A Dlibgcc2.h358 extern SItype __addvsi3 (SItype, SItype);
H A Dlibgcc2.c97 __addvsi3 (SItype a, SItype b)
96 __addvsi3 (SItype a, SItype b) function

Completed in 56 milliseconds