HomeSort by relevance Sort by last modified time
    Searched defs:vec_insert (Results 1 - 25 of 42) sorted by null

1 2

  /external/clang/lib/Headers/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
altivec.h 10941 vec_insert(signed char __a, vector signed char __b, int __c) { function
10947 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { function
10952 static __inline__ vector bool char __ATTRS_o_ai vec_insert(unsigned char __a, function
10960 vec_insert(signed short __a, vector signed short __b, int __c) { function
10966 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { function
10972 vec_insert(unsigned short __a, vector bool short __b, int __c) { function
10978 vec_insert(signed int __a, vector signed int __b, int __c) { function
10984 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { function
10989 static __inline__ vector bool int __ATTRS_o_ai vec_insert(unsigned int __a, function
10998 vec_insert(signed long long __a, vector signed long long __b, int __c) { function
11004 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { function
11010 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { function
11014 static __inline__ vector double __ATTRS_o_ai vec_insert(double __a, function
11022 static __inline__ vector float __ATTRS_o_ai vec_insert(float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
altivec.h 10941 vec_insert(signed char __a, vector signed char __b, int __c) { function
10947 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { function
10952 static __inline__ vector bool char __ATTRS_o_ai vec_insert(unsigned char __a, function
10960 vec_insert(signed short __a, vector signed short __b, int __c) { function
10966 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { function
10972 vec_insert(unsigned short __a, vector bool short __b, int __c) { function
10978 vec_insert(signed int __a, vector signed int __b, int __c) { function
10984 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { function
10989 static __inline__ vector bool int __ATTRS_o_ai vec_insert(unsigned int __a, function
10998 vec_insert(signed long long __a, vector signed long long __b, int __c) { function
11004 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { function
11010 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { function
11014 static __inline__ vector double __ATTRS_o_ai vec_insert(double __a, function
11022 static __inline__ vector float __ATTRS_o_ai vec_insert(float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
altivec.h 11879 vec_insert(signed char __a, vector signed char __b, int __c) { function
11885 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { function
11890 static __inline__ vector bool char __ATTRS_o_ai vec_insert(unsigned char __a, function
11898 vec_insert(signed short __a, vector signed short __b, int __c) { function
11904 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { function
11910 vec_insert(unsigned short __a, vector bool short __b, int __c) { function
11916 vec_insert(signed int __a, vector signed int __b, int __c) { function
11922 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { function
11927 static __inline__ vector bool int __ATTRS_o_ai vec_insert(unsigned int __a, function
11936 vec_insert(signed long long __a, vector signed long long __b, int __c) { function
11942 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { function
11948 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { function
11952 static __inline__ vector double __ATTRS_o_ai vec_insert(double __a, function
11960 static __inline__ vector float __ATTRS_o_ai vec_insert(float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 131 /*-- vec_insert -------------------------------------------------------------*/
134 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
141 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
148 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
154 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
161 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
168 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
174 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
181 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
188 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
194 vec_insert(signed long long __scalar, vector signed long long __vec, function
202 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
210 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
218 vec_insert(float __scalar, vector float __vec, int __index) { function
225 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 124 /*-- vec_insert -------------------------------------------------------------*/
127 vec_insert(signed char __scalar, vector signed char __vec, int __index) { function
133 vec_insert(unsigned char __scalar, vector bool char __vec, int __index) { function
140 vec_insert(unsigned char __scalar, vector unsigned char __vec, int __index) { function
146 vec_insert(signed short __scalar, vector signed short __vec, int __index) { function
152 vec_insert(unsigned short __scalar, vector bool short __vec, int __index) { function
159 vec_insert(unsigned short __scalar, vector unsigned short __vec, int __index) { function
165 vec_insert(signed int __scalar, vector signed int __vec, int __index) { function
171 vec_insert(unsigned int __scalar, vector bool int __vec, int __index) { function
178 vec_insert(unsigned int __scalar, vector unsigned int __vec, int __index) function
184 vec_insert(signed long long __scalar, vector signed long long __vec, function
191 vec_insert(unsigned long long __scalar, vector bool long long __vec, function
199 vec_insert(unsigned long long __scalar, vector unsigned long long __vec, function
206 vec_insert(double __scalar, vector double __vec, int __index) { function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 8584 vec_insert(signed char __a, vector signed char __b, int __c) function
8591 vec_insert(unsigned char __a, vector unsigned char __b, int __c) function
8598 vec_insert(short __a, vector short __b, int __c) function
8605 vec_insert(unsigned short __a, vector unsigned short __b, int __c) function
8612 vec_insert(int __a, vector int __b, int __c) function
8619 vec_insert(unsigned int __a, vector unsigned int __b, int __c) function
8626 vec_insert(float __a, vector float __b, int __c) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 8584 vec_insert(signed char __a, vector signed char __b, int __c) function
8591 vec_insert(unsigned char __a, vector unsigned char __b, int __c) function
8598 vec_insert(short __a, vector short __b, int __c) function
8605 vec_insert(unsigned short __a, vector unsigned short __b, int __c) function
8612 vec_insert(int __a, vector int __b, int __c) function
8619 vec_insert(unsigned int __a, vector unsigned int __b, int __c) function
8626 vec_insert(float __a, vector float __b, int __c) function
    [all...]

Completed in 1301 milliseconds

1 2