HomeSort by relevance Sort by last modified time
    Searched defs:vec_sub (Results 1 - 15 of 15) sorted by null

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
altivec.h 9355 vec_sub(vector signed char __a, vector signed char __b) { function
9360 vec_sub(vector bool char __a, vector signed char __b) { function
9365 vec_sub(vector signed char __a, vector bool char __b) { function
9370 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9375 vec_sub(vector bool char __a, vector unsigned char __b) { function
9380 vec_sub(vector unsigned char __a, vector bool char __b) { function
9384 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9389 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9394 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9400 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9405 vec_sub(vector bool short __a, vector unsigned short __b) { function
9410 vec_sub(vector unsigned short __a, vector bool short __b) { function
9414 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9419 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9424 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9430 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9435 vec_sub(vector bool int __a, vector unsigned int __b) { function
9440 vec_sub(vector unsigned int __a, vector bool int __b) { function
9446 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9451 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9458 vec_sub(vector signed long long __a, vector signed long long __b) { function
9463 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9467 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9473 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 7645 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
7650 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
7655 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
7660 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
7665 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
7670 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
7675 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
7679 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
7684 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
7689 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
7694 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
7699 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
7704 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
7708 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
7712 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
7716 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
7721 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
7726 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
7732 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
7738 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
7743 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
altivec.h 9096 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9101 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9106 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9111 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9116 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9121 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9126 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9130 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9135 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9140 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9145 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9150 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9155 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9159 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9163 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9167 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9172 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9177 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9183 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9189 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9194 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
9200 vec_sub(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
altivec.h 9096 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9101 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9106 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9111 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9116 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9121 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9126 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9130 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9135 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9140 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9145 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9150 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9155 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9159 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9163 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9167 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9172 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9177 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9183 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9189 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9194 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
9200 vec_sub(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h 7645 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
7650 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
7655 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
7660 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
7665 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
7670 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
7675 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
7679 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
7684 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
7689 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
7694 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
7699 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
7704 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
7708 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
7712 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
7716 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
7721 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
7726 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
7732 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
7738 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
7743 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]

Completed in 1989 milliseconds