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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 3902 vec_vor(vector signed char __a, vector signed char __b) function
3908 vec_vor(vector bool char __a, vector signed char __b) function
3914 vec_vor(vector signed char __a, vector bool char __b) function
3920 vec_vor(vector unsigned char __a, vector unsigned char __b) function
3926 vec_vor(vector bool char __a, vector unsigned char __b) function
3932 vec_vor(vector unsigned char __a, vector bool char __b) function
3938 vec_vor(vector bool char __a, vector bool char __b) function
3944 vec_vor(vector short __a, vector short __b) function
3950 vec_vor(vector bool short __a, vector short __b) function
3956 vec_vor(vector short __a, vector bool short __b) function
3962 vec_vor(vector unsigned short __a, vector unsigned short __b) function
3968 vec_vor(vector bool short __a, vector unsigned short __b) function
3974 vec_vor(vector unsigned short __a, vector bool short __b) function
3980 vec_vor(vector bool short __a, vector bool short __b) function
3986 vec_vor(vector int __a, vector int __b) function
3992 vec_vor(vector bool int __a, vector int __b) function
3998 vec_vor(vector int __a, vector bool int __b) function
4004 vec_vor(vector unsigned int __a, vector unsigned int __b) function
4010 vec_vor(vector bool int __a, vector unsigned int __b) function
4016 vec_vor(vector unsigned int __a, vector bool int __b) function
4022 vec_vor(vector bool int __a, vector bool int __b) function
4028 vec_vor(vector float __a, vector float __b) function
4035 vec_vor(vector bool int __a, vector float __b) function
4042 vec_vor(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 3902 vec_vor(vector signed char __a, vector signed char __b) function
3908 vec_vor(vector bool char __a, vector signed char __b) function
3914 vec_vor(vector signed char __a, vector bool char __b) function
3920 vec_vor(vector unsigned char __a, vector unsigned char __b) function
3926 vec_vor(vector bool char __a, vector unsigned char __b) function
3932 vec_vor(vector unsigned char __a, vector bool char __b) function
3938 vec_vor(vector bool char __a, vector bool char __b) function
3944 vec_vor(vector short __a, vector short __b) function
3950 vec_vor(vector bool short __a, vector short __b) function
3956 vec_vor(vector short __a, vector bool short __b) function
3962 vec_vor(vector unsigned short __a, vector unsigned short __b) function
3968 vec_vor(vector bool short __a, vector unsigned short __b) function
3974 vec_vor(vector unsigned short __a, vector bool short __b) function
3980 vec_vor(vector bool short __a, vector bool short __b) function
3986 vec_vor(vector int __a, vector int __b) function
3992 vec_vor(vector bool int __a, vector int __b) function
3998 vec_vor(vector int __a, vector bool int __b) function
4004 vec_vor(vector unsigned int __a, vector unsigned int __b) function
4010 vec_vor(vector bool int __a, vector unsigned int __b) function
4016 vec_vor(vector unsigned int __a, vector bool int __b) function
4022 vec_vor(vector bool int __a, vector bool int __b) function
4028 vec_vor(vector float __a, vector float __b) function
4035 vec_vor(vector bool int __a, vector float __b) function
4042 vec_vor(vector float __a, vector bool int __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 5103 static vector signed char __ATTRS_o_ai vec_vor(vector signed char __a, function
5108 static vector signed char __ATTRS_o_ai vec_vor(vector bool char __a, function
5113 static vector signed char __ATTRS_o_ai vec_vor(vector signed char __a, function
5118 static vector unsigned char __ATTRS_o_ai vec_vor(vector unsigned char __a, function
5123 static vector unsigned char __ATTRS_o_ai vec_vor(vector bool char __a, function
5128 static vector unsigned char __ATTRS_o_ai vec_vor(vector unsigned char __a, function
5133 static vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5138 static vector short __ATTRS_o_ai vec_vor(vector short __a, vector short __b) { function
5142 static vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5147 static vector short __ATTRS_o_ai vec_vor(vector short __a, function
5152 static vector unsigned short __ATTRS_o_ai vec_vor(vector unsigned short __a, function
5157 static vector unsigned short __ATTRS_o_ai vec_vor(vector bool short __a, function
5162 static vector unsigned short __ATTRS_o_ai vec_vor(vector unsigned short __a, function
5167 static vector bool short __ATTRS_o_ai vec_vor(vector bool short __a, function
5172 static vector int __ATTRS_o_ai vec_vor(vector int __a, vector int __b) { function
5176 static vector int __ATTRS_o_ai vec_vor(vector bool int __a, vector int __b) { function
5180 static vector int __ATTRS_o_ai vec_vor(vector int __a, vector bool int __b) { function
5184 static vector unsigned int __ATTRS_o_ai vec_vor(vector unsigned int __a, function
5189 static vector unsigned int __ATTRS_o_ai vec_vor(vector bool int __a, function
5194 static vector unsigned int __ATTRS_o_ai vec_vor(vector unsigned int __a, function
5199 static vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5204 static vector float __ATTRS_o_ai vec_vor(vector float __a, vector float __b) { function
5210 static vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5217 static vector float __ATTRS_o_ai vec_vor(vector float __a, function
5226 vec_vor(vector signed long long __a, vector signed long long __b) { function
5231 vec_vor(vector bool long long __a, vector signed long long __b) { function
5235 static vector signed long long __ATTRS_o_ai vec_vor(vector signed long long __a, function
5241 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5246 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5251 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5255 static vector bool long long __ATTRS_o_ai vec_vor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 5956 vec_vor(vector signed char __a, vector signed char __b) { function
5961 vec_vor(vector bool char __a, vector signed char __b) { function
5966 vec_vor(vector signed char __a, vector bool char __b) { function
5971 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5976 vec_vor(vector bool char __a, vector unsigned char __b) { function
5981 vec_vor(vector unsigned char __a, vector bool char __b) { function
5985 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5990 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5995 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6000 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6006 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6011 vec_vor(vector bool short __a, vector unsigned short __b) { function
6016 vec_vor(vector unsigned short __a, vector bool short __b) { function
6021 vec_vor(vector bool short __a, vector bool short __b) { function
6025 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6030 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6035 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6041 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6046 vec_vor(vector bool int __a, vector unsigned int __b) { function
6051 vec_vor(vector unsigned int __a, vector bool int __b) { function
6055 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6060 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6067 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6074 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6083 vec_vor(vector signed long long __a, vector signed long long __b) { function
6088 vec_vor(vector bool long long __a, vector signed long long __b) { function
6093 vec_vor(vector signed long long __a, vector bool long long __b) { function
6098 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6103 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6108 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6113 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 5103 static vector signed char __ATTRS_o_ai vec_vor(vector signed char __a, function
5108 static vector signed char __ATTRS_o_ai vec_vor(vector bool char __a, function
5113 static vector signed char __ATTRS_o_ai vec_vor(vector signed char __a, function
5118 static vector unsigned char __ATTRS_o_ai vec_vor(vector unsigned char __a, function
5123 static vector unsigned char __ATTRS_o_ai vec_vor(vector bool char __a, function
5128 static vector unsigned char __ATTRS_o_ai vec_vor(vector unsigned char __a, function
5133 static vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5138 static vector short __ATTRS_o_ai vec_vor(vector short __a, vector short __b) { function
5142 static vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5147 static vector short __ATTRS_o_ai vec_vor(vector short __a, function
5152 static vector unsigned short __ATTRS_o_ai vec_vor(vector unsigned short __a, function
5157 static vector unsigned short __ATTRS_o_ai vec_vor(vector bool short __a, function
5162 static vector unsigned short __ATTRS_o_ai vec_vor(vector unsigned short __a, function
5167 static vector bool short __ATTRS_o_ai vec_vor(vector bool short __a, function
5172 static vector int __ATTRS_o_ai vec_vor(vector int __a, vector int __b) { function
5176 static vector int __ATTRS_o_ai vec_vor(vector bool int __a, vector int __b) { function
5180 static vector int __ATTRS_o_ai vec_vor(vector int __a, vector bool int __b) { function
5184 static vector unsigned int __ATTRS_o_ai vec_vor(vector unsigned int __a, function
5189 static vector unsigned int __ATTRS_o_ai vec_vor(vector bool int __a, function
5194 static vector unsigned int __ATTRS_o_ai vec_vor(vector unsigned int __a, function
5199 static vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5204 static vector float __ATTRS_o_ai vec_vor(vector float __a, vector float __b) { function
5210 static vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5217 static vector float __ATTRS_o_ai vec_vor(vector float __a, function
5226 vec_vor(vector signed long long __a, vector signed long long __b) { function
5231 vec_vor(vector bool long long __a, vector signed long long __b) { function
5235 static vector signed long long __ATTRS_o_ai vec_vor(vector signed long long __a, function
5241 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5246 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5251 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5255 static vector bool long long __ATTRS_o_ai vec_vor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 5956 vec_vor(vector signed char __a, vector signed char __b) { function
5961 vec_vor(vector bool char __a, vector signed char __b) { function
5966 vec_vor(vector signed char __a, vector bool char __b) { function
5971 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5976 vec_vor(vector bool char __a, vector unsigned char __b) { function
5981 vec_vor(vector unsigned char __a, vector bool char __b) { function
5985 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5990 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5995 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6000 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6006 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6011 vec_vor(vector bool short __a, vector unsigned short __b) { function
6016 vec_vor(vector unsigned short __a, vector bool short __b) { function
6021 vec_vor(vector bool short __a, vector bool short __b) { function
6025 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6030 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6035 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6041 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6046 vec_vor(vector bool int __a, vector unsigned int __b) { function
6051 vec_vor(vector unsigned int __a, vector bool int __b) { function
6055 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6060 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6067 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6074 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6083 vec_vor(vector signed long long __a, vector signed long long __b) { function
6088 vec_vor(vector bool long long __a, vector signed long long __b) { function
6093 vec_vor(vector signed long long __a, vector bool long long __b) { function
6098 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6103 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6108 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6113 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 5237 vec_vor(vector signed char __a, vector signed char __b) { function
5242 vec_vor(vector bool char __a, vector signed char __b) { function
5247 vec_vor(vector signed char __a, vector bool char __b) { function
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
5257 vec_vor(vector bool char __a, vector unsigned char __b) { function
5262 vec_vor(vector unsigned char __a, vector bool char __b) { function
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
5292 vec_vor(vector bool short __a, vector unsigned short __b) { function
5297 vec_vor(vector unsigned short __a, vector bool short __b) { function
5302 vec_vor(vector bool short __a, vector bool short __b) { function
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
5327 vec_vor(vector bool int __a, vector unsigned int __b) { function
5332 vec_vor(vector unsigned int __a, vector bool int __b) { function
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
5364 vec_vor(vector signed long long __a, vector signed long long __b) { function
5369 vec_vor(vector bool long long __a, vector signed long long __b) { function
5374 vec_vor(vector signed long long __a, vector bool long long __b) { function
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
5394 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 6542 vec_vor(vector signed char __a, vector signed char __b) { function
6547 vec_vor(vector bool char __a, vector signed char __b) { function
6552 vec_vor(vector signed char __a, vector bool char __b) { function
6557 vec_vor(vector unsigned char __a, vector unsigned char __b) { function
6562 vec_vor(vector bool char __a, vector unsigned char __b) { function
6567 vec_vor(vector unsigned char __a, vector bool char __b) { function
6571 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, function
6576 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6581 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, function
6586 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, function
6592 vec_vor(vector unsigned short __a, vector unsigned short __b) { function
6597 vec_vor(vector bool short __a, vector unsigned short __b) { function
6602 vec_vor(vector unsigned short __a, vector bool short __b) { function
6607 vec_vor(vector bool short __a, vector bool short __b) { function
6611 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6616 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, function
6621 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, function
6627 vec_vor(vector unsigned int __a, vector unsigned int __b) { function
6632 vec_vor(vector bool int __a, vector unsigned int __b) { function
6637 vec_vor(vector unsigned int __a, vector bool int __b) { function
6641 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, function
6646 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6653 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, function
6660 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, function
6669 vec_vor(vector signed long long __a, vector signed long long __b) { function
6674 vec_vor(vector bool long long __a, vector signed long long __b) { function
6679 vec_vor(vector signed long long __a, vector bool long long __b) { function
6684 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { function
6689 vec_vor(vector bool long long __a, vector unsigned long long __b) { function
6694 vec_vor(vector unsigned long long __a, vector bool long long __b) { function
6699 vec_vor(vector bool long long __a, vector bool long long __b) { function
    [all...]

Completed in 194 milliseconds