Home
last modified time | relevance | path

Searched defs:vec_cts (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
Daltivec.h1978 static __inline__ vector int __ATTRS_o_ai vec_cts(vector float __a, int __b) { in vec_cts() function
1984 vec_cts(vector double __a, int __b) { in vec_cts() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h3047 #define vec_cts(__a, __b) \ macro
3059 #define vec_cts __builtin_altivec_vctsxs macro