HomeSort by relevance Sort by last modified time
    Searched refs:vec_vaddsws (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 374 res_vi = vec_vaddsws(vi, vi);
378 res_vi = vec_vaddsws(vbi, vi);
382 res_vi = vec_vaddsws(vi, vbi);
    [all...]
  /external/clang/lib/Headers/
altivec.h 590 /* vec_vaddsws */
593 vec_vaddsws(vector int __a, vector int __b) function
599 vec_vaddsws(vector bool int __a, vector int __b) function
605 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 587 /* vec_vaddsws */
590 vec_vaddsws(vector int __a, vector int __b) function
596 vec_vaddsws(vector bool int __a, vector int __b) function
602 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 590 /* vec_vaddsws */
593 vec_vaddsws(vector int __a, vector int __b) function
599 vec_vaddsws(vector bool int __a, vector int __b) function
605 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 587 /* vec_vaddsws */
590 vec_vaddsws(vector int __a, vector int __b) function
596 vec_vaddsws(vector bool int __a, vector int __b) function
602 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 590 /* vec_vaddsws */
593 vec_vaddsws(vector int __a, vector int __b) function
599 vec_vaddsws(vector bool int __a, vector int __b) function
605 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 587 /* vec_vaddsws */
590 vec_vaddsws(vector int __a, vector int __b) function
596 vec_vaddsws(vector bool int __a, vector int __b) function
602 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 587 /* vec_vaddsws */
590 vec_vaddsws(vector int __a, vector int __b) function
596 vec_vaddsws(vector bool int __a, vector int __b) function
602 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 590 /* vec_vaddsws */
593 vec_vaddsws(vector int __a, vector int __b) function
599 vec_vaddsws(vector bool int __a, vector int __b) function
605 vec_vaddsws(vector int __a, vector bool int __b) function
    [all...]

Completed in 58 milliseconds