HomeSort by relevance Sort by last modified time
    Searched refs:vec_ctf (Results 1 - 5 of 5) 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 408 /* vec_ctf */
409 res_vf = vec_ctf(vi, param_i); // CHECK: @llvm.ppc.altivec.vcfsx
410 res_vf = vec_ctf(vui, 0); // CHECK: @llvm.ppc.altivec.vcfux
    [all...]
  /external/clang/lib/Headers/
altivec.h 1564 vec_ctf(vector int __a, int __b) function
1570 vec_ctf(vector unsigned int __a, int __b) function
    [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.c     [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1564 vec_ctf(vector int __a, int __b) function
1570 vec_ctf(vector unsigned int __a, int __b) function
    [all...]

Completed in 33 milliseconds