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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 352 /* vec_ceil */
353 res_vf = vec_ceil(vf); // CHECK: @llvm.ppc.altivec.vrfip
    [all...]
  /external/clang/lib/Headers/
altivec.h 1313 /* vec_ceil */
1316 vec_ceil(vector float __a) function
    [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.c 1114 /* Function vec_ceil */
1117 Faux1.v = vec_ceil( Fcons1 );
1123 printf("Function vec_ceil [type float] ===> Error\n");
1125 printf("Function vec_ceil [type float] ===> OK\n");
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1313 /* vec_ceil */
1316 vec_ceil(vector float __a) function
    [all...]

Completed in 31 milliseconds