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

  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 70 static Packet4f p4f_ONE = vec_ctf(p4i_ONE, 0);
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 1049 /* vec_ctf */
1050 res_vf = vec_ctf(vi, param_i);
1054 res_vf = vec_ctf(vui, 0);
    [all...]
  /external/clang/lib/Headers/
altivec.h 1567 vec_ctf(vector int __a, int __b) function
1573 vec_ctf(vector unsigned int __a, int __b) function
    [all...]

Completed in 418 milliseconds