HomeSort by: relevance | last modified time | path
    Searched defs:__mulvsi3 (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
mulvsi3.c 1 /* ===-- mulvsi3.c - Implement __mulvsi3 -----------------------------------===
10 * This file implements __mulvsi3 for the compiler_rt library.
22 __mulvsi3(si_int a, si_int b) function
mulvsi3.c 1 /* ===-- mulvsi3.c - Implement __mulvsi3 -----------------------------------===
10 * This file implements __mulvsi3 for the compiler_rt library.
22 __mulvsi3(si_int a, si_int b) function
mulvsi3.c 1 /* ===-- mulvsi3.c - Implement __mulvsi3 -----------------------------------===
10 * This file implements __mulvsi3 for the compiler_rt library.
22 __mulvsi3(si_int a, si_int b) function
mulvsi3.c 1 /* ===-- mulvsi3.c - Implement __mulvsi3 -----------------------------------===
10 * This file implements __mulvsi3 for the compiler_rt library.
22 __mulvsi3(si_int a, si_int b) function
  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 323 #define __mulvSI3 __NW(mulv,3)
441 extern Wtype __mulvSI3 (Wtype, Wtype);
454 #define __mulvsi3 __N(mulvsi3) macro
459 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 323 #define __mulvSI3 __NW(mulv,3)
441 extern Wtype __mulvSI3 (Wtype, Wtype);
454 #define __mulvsi3 __N(mulvsi3) macro
459 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 323 #define __mulvSI3 __NW(mulv,3)
441 extern Wtype __mulvSI3 (Wtype, Wtype);
454 #define __mulvsi3 __N(mulvsi3) macro
459 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 323 #define __mulvSI3 __NW(mulv,3)
441 extern Wtype __mulvSI3 (Wtype, Wtype);
454 #define __mulvsi3 __N(mulvsi3) macro
459 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 310 #define __mulvSI3 __NW(mulv,3)
417 extern Wtype __mulvSI3 (Wtype, Wtype);
430 #define __mulvsi3 __N(mulvsi3) macro
435 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 310 #define __mulvSI3 __NW(mulv,3)
417 extern Wtype __mulvSI3 (Wtype, Wtype);
430 #define __mulvsi3 __N(mulvsi3) macro
435 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 310 #define __mulvSI3 __NW(mulv,3)
417 extern Wtype __mulvSI3 (Wtype, Wtype);
430 #define __mulvsi3 __N(mulvsi3) macro
435 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.h 310 #define __mulvSI3 __NW(mulv,3)
417 extern Wtype __mulvSI3 (Wtype, Wtype);
430 #define __mulvsi3 __N(mulvsi3) macro
435 extern SItype __mulvsi3 (SItype, SItype);
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function
libgcc2.c 157 __mulvSI3 (Wtype a, Wtype b)
168 __mulvsi3 (SItype a, SItype b)
163 __mulvsi3 (SItype a, SItype b) function

Completed in 175 milliseconds