HomeSort by relevance Sort by last modified time
    Searched refs:vec_any_eq (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 11408 vec_any_eq(vector signed char __a, vector signed char __b) function
11415 vec_any_eq(vector signed char __a, vector bool char __b) function
11422 vec_any_eq(vector unsigned char __a, vector unsigned char __b) function
11429 vec_any_eq(vector unsigned char __a, vector bool char __b) function
11436 vec_any_eq(vector bool char __a, vector signed char __b) function
11443 vec_any_eq(vector bool char __a, vector unsigned char __b) function
11450 vec_any_eq(vector bool char __a, vector bool char __b) function
11457 vec_any_eq(vector short __a, vector short __b) function
11463 vec_any_eq(vector short __a, vector bool short __b) function
11469 vec_any_eq(vector unsigned short __a, vector unsigned short __b) function
11477 vec_any_eq(vector unsigned short __a, vector bool short __b) function
11485 vec_any_eq(vector bool short __a, vector short __b) function
11493 vec_any_eq(vector bool short __a, vector unsigned short __b) function
11501 vec_any_eq(vector bool short __a, vector bool short __b) function
11509 vec_any_eq(vector pixel __a, vector pixel __b) function
11517 vec_any_eq(vector int __a, vector int __b) function
11523 vec_any_eq(vector int __a, vector bool int __b) function
11529 vec_any_eq(vector unsigned int __a, vector unsigned int __b) function
11536 vec_any_eq(vector unsigned int __a, vector bool int __b) function
11543 vec_any_eq(vector bool int __a, vector int __b) function
11550 vec_any_eq(vector bool int __a, vector unsigned int __b) function
11557 vec_any_eq(vector bool int __a, vector bool int __b) function
11564 vec_any_eq(vector float __a, vector float __b) function
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 38 milliseconds