HomeSort by relevance Sort by last modified time
    Searched defs:__mulvsi3 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/
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
  /frameworks/compile/libbcc/runtime/lib/
mulvsi3.c 1 /* ===-- mulvsi3.c - Implement __mulvsi3 -----------------------------------===
10 * This file implements __mulvsi3 for the compiler_rt library.
23 __mulvsi3(si_int a, si_int b) function

Completed in 67 milliseconds