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

  /external/clang/lib/Headers/
altivec.h 5249 vec_vsl(vector signed char __a, vector unsigned char __b) function
5256 vec_vsl(vector signed char __a, vector unsigned short __b) function
5263 vec_vsl(vector signed char __a, vector unsigned int __b) function
5270 vec_vsl(vector unsigned char __a, vector unsigned char __b) function
5277 vec_vsl(vector unsigned char __a, vector unsigned short __b) function
5284 vec_vsl(vector unsigned char __a, vector unsigned int __b) function
5291 vec_vsl(vector bool char __a, vector unsigned char __b) function
5297 vec_vsl(vector bool char __a, vector unsigned short __b) function
5303 vec_vsl(vector bool char __a, vector unsigned int __b) function
5309 vec_vsl(vector short __a, vector unsigned char __b) function
5315 vec_vsl(vector short __a, vector unsigned short __b) function
5321 vec_vsl(vector short __a, vector unsigned int __b) function
5327 vec_vsl(vector unsigned short __a, vector unsigned char __b) function
5334 vec_vsl(vector unsigned short __a, vector unsigned short __b) function
5341 vec_vsl(vector unsigned short __a, vector unsigned int __b) function
5348 vec_vsl(vector bool short __a, vector unsigned char __b) function
5354 vec_vsl(vector bool short __a, vector unsigned short __b) function
5360 vec_vsl(vector bool short __a, vector unsigned int __b) function
5366 vec_vsl(vector pixel __a, vector unsigned char __b) function
5372 vec_vsl(vector pixel __a, vector unsigned short __b) function
5378 vec_vsl(vector pixel __a, vector unsigned int __b) function
5384 vec_vsl(vector int __a, vector unsigned char __b) function
5390 vec_vsl(vector int __a, vector unsigned short __b) function
5396 vec_vsl(vector int __a, vector unsigned int __b) function
5402 vec_vsl(vector unsigned int __a, vector unsigned char __b) function
5409 vec_vsl(vector unsigned int __a, vector unsigned short __b) function
5416 vec_vsl(vector unsigned int __a, vector unsigned int __b) function
5423 vec_vsl(vector bool int __a, vector unsigned char __b) function
5429 vec_vsl(vector bool int __a, vector unsigned short __b) function
5435 vec_vsl(vector bool int __a, vector unsigned int __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 5249 vec_vsl(vector signed char __a, vector unsigned char __b) function
5256 vec_vsl(vector signed char __a, vector unsigned short __b) function
5263 vec_vsl(vector signed char __a, vector unsigned int __b) function
5270 vec_vsl(vector unsigned char __a, vector unsigned char __b) function
5277 vec_vsl(vector unsigned char __a, vector unsigned short __b) function
5284 vec_vsl(vector unsigned char __a, vector unsigned int __b) function
5291 vec_vsl(vector bool char __a, vector unsigned char __b) function
5297 vec_vsl(vector bool char __a, vector unsigned short __b) function
5303 vec_vsl(vector bool char __a, vector unsigned int __b) function
5309 vec_vsl(vector short __a, vector unsigned char __b) function
5315 vec_vsl(vector short __a, vector unsigned short __b) function
5321 vec_vsl(vector short __a, vector unsigned int __b) function
5327 vec_vsl(vector unsigned short __a, vector unsigned char __b) function
5334 vec_vsl(vector unsigned short __a, vector unsigned short __b) function
5341 vec_vsl(vector unsigned short __a, vector unsigned int __b) function
5348 vec_vsl(vector bool short __a, vector unsigned char __b) function
5354 vec_vsl(vector bool short __a, vector unsigned short __b) function
5360 vec_vsl(vector bool short __a, vector unsigned int __b) function
5366 vec_vsl(vector pixel __a, vector unsigned char __b) function
5372 vec_vsl(vector pixel __a, vector unsigned short __b) function
5378 vec_vsl(vector pixel __a, vector unsigned int __b) function
5384 vec_vsl(vector int __a, vector unsigned char __b) function
5390 vec_vsl(vector int __a, vector unsigned short __b) function
5396 vec_vsl(vector int __a, vector unsigned int __b) function
5402 vec_vsl(vector unsigned int __a, vector unsigned char __b) function
5409 vec_vsl(vector unsigned int __a, vector unsigned short __b) function
5416 vec_vsl(vector unsigned int __a, vector unsigned int __b) function
5423 vec_vsl(vector bool int __a, vector unsigned char __b) function
5429 vec_vsl(vector bool int __a, vector unsigned short __b) function
5435 vec_vsl(vector bool int __a, vector unsigned int __b) function
    [all...]

Completed in 29 milliseconds