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

  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 72 Function vec_cmplt [type char] ===> OK
73 Function vec_cmplt [type unsigned char] ===> OK
74 Function vec_cmplt [type short] ===> OK
75 Function vec_cmplt [type unsigned short] ===> OK
76 Function vec_cmplt [type integer] ===> OK
77 Function vec_cmplt [type unsigned int] ===> OK
testVMX.c     [all...]
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 1020 /* vec_cmplt */
1021 res_vbc = vec_cmplt(vsc, vsc);
1025 res_vbc = vec_cmplt(vuc, vuc);
1029 res_vbs = vec_cmplt(vs, vs);
1033 res_vbs = vec_cmplt(vus, vus);
1037 res_vbi = vec_cmplt(vi, vi);
1041 res_vbi = vec_cmplt(vui, vui);
1045 res_vbi = vec_cmplt(vf, vf);
    [all...]
  /external/clang/lib/Headers/
altivec.h 1523 vec_cmplt(vector signed char __a, vector signed char __b) function
1529 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1535 vec_cmplt(vector short __a, vector short __b) function
1541 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1547 vec_cmplt(vector int __a, vector int __b) function
1553 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1559 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 1523 vec_cmplt(vector signed char __a, vector signed char __b) function
1529 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1535 vec_cmplt(vector short __a, vector short __b) function
1541 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1547 vec_cmplt(vector int __a, vector int __b) function
1553 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1559 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 1523 vec_cmplt(vector signed char __a, vector signed char __b) function
1529 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1535 vec_cmplt(vector short __a, vector short __b) function
1541 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1547 vec_cmplt(vector int __a, vector int __b) function
1553 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1559 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1523 vec_cmplt(vector signed char __a, vector signed char __b) function
1529 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1535 vec_cmplt(vector short __a, vector short __b) function
1541 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1547 vec_cmplt(vector int __a, vector int __b) function
1553 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1559 vec_cmplt(vector float __a, vector float __b) function
    [all...]

Completed in 1542 milliseconds