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 22 milliseconds