Home
last modified time | relevance | path

Searched refs:vec_stvehx (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4557 vec_stvehx(vs, 0, &param_s); in test6()
4561 vec_stvehx(vus, 0, &param_us); in test6()
4565 vec_stvehx(vbs, 0, &param_s); in test6()
4569 vec_stvehx(vbs, 0, &param_us); in test6()
4573 vec_stvehx(vp, 0, &param_s); in test6()
4577 vec_stvehx(vp, 0, &param_us); in test6()
/external/clang/lib/Headers/
Daltivec.h7891 vec_stvehx(vector short __a, int __b, short *__c) in vec_stvehx() function
7897 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvehx() function
7903 vec_stvehx(vector bool short __a, int __b, short *__c) in vec_stvehx() function
7909 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) in vec_stvehx() function
7915 vec_stvehx(vector pixel __a, int __b, short *__c) in vec_stvehx() function
7921 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) in vec_stvehx() function