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

  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 106 Function vec_lde [type unsigned char] ===> OK
107 Function vec_lde [type char] ===> OK
108 Function vec_lde [type unsigned short] ===> OK
109 Function vec_lde [type short] ===> OK
110 Function vec_lde [type unsigned int] ===> OK
111 Function vec_lde [type int] ===> OK
testVMX.c     [all...]
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 1277 /* vec_lde */
1278 res_vsc = vec_lde(0, &param_sc);
1282 res_vuc = vec_lde(0, &param_uc);
1286 res_vs = vec_lde(0, &param_s);
1290 res_vus = vec_lde(0, &param_us);
1294 res_vi = vec_lde(0, &param_i);
1298 res_vui = vec_lde(0, &param_ui);
1302 res_vf = vec_lde(0, &param_f);
    [all...]
  /external/clang/lib/Headers/
altivec.h 1929 vec_lde(int __a, const signed char *__b) function
1935 vec_lde(int __a, const unsigned char *__b) function
1941 vec_lde(int __a, const short *__b) function
1947 vec_lde(int __a, const unsigned short *__b) function
1953 vec_lde(int __a, const int *__b) function
1959 vec_lde(int __a, const unsigned int *__b) function
1965 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 1926 vec_lde(int __a, const signed char *__b) function
1932 vec_lde(int __a, const unsigned char *__b) function
1938 vec_lde(int __a, const short *__b) function
1944 vec_lde(int __a, const unsigned short *__b) function
1950 vec_lde(int __a, const int *__b) function
1956 vec_lde(int __a, const unsigned int *__b) function
1962 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 1929 vec_lde(int __a, const signed char *__b) function
1935 vec_lde(int __a, const unsigned char *__b) function
1941 vec_lde(int __a, const short *__b) function
1947 vec_lde(int __a, const unsigned short *__b) function
1953 vec_lde(int __a, const int *__b) function
1959 vec_lde(int __a, const unsigned int *__b) function
1965 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 1926 vec_lde(int __a, const signed char *__b) function
1932 vec_lde(int __a, const unsigned char *__b) function
1938 vec_lde(int __a, const short *__b) function
1944 vec_lde(int __a, const unsigned short *__b) function
1950 vec_lde(int __a, const int *__b) function
1956 vec_lde(int __a, const unsigned int *__b) function
1962 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 1929 vec_lde(int __a, const signed char *__b) function
1935 vec_lde(int __a, const unsigned char *__b) function
1941 vec_lde(int __a, const short *__b) function
1947 vec_lde(int __a, const unsigned short *__b) function
1953 vec_lde(int __a, const int *__b) function
1959 vec_lde(int __a, const unsigned int *__b) function
1965 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 1926 vec_lde(int __a, const signed char *__b) function
1932 vec_lde(int __a, const unsigned char *__b) function
1938 vec_lde(int __a, const short *__b) function
1944 vec_lde(int __a, const unsigned short *__b) function
1950 vec_lde(int __a, const int *__b) function
1956 vec_lde(int __a, const unsigned int *__b) function
1962 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 1926 vec_lde(int __a, const signed char *__b) function
1932 vec_lde(int __a, const unsigned char *__b) function
1938 vec_lde(int __a, const short *__b) function
1944 vec_lde(int __a, const unsigned short *__b) function
1950 vec_lde(int __a, const int *__b) function
1956 vec_lde(int __a, const unsigned int *__b) function
1962 vec_lde(int __a, const float *__b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1929 vec_lde(int __a, const signed char *__b) function
1935 vec_lde(int __a, const unsigned char *__b) function
1941 vec_lde(int __a, const short *__b) function
1947 vec_lde(int __a, const unsigned short *__b) function
1953 vec_lde(int __a, const int *__b) function
1959 vec_lde(int __a, const unsigned int *__b) function
1965 vec_lde(int __a, const float *__b) function
    [all...]

Completed in 62 milliseconds