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.c4589 vec_stvehx(vs, 0, &param_s); in test6()
4593 vec_stvehx(vus, 0, &param_us); in test6()
4597 vec_stvehx(vbs, 0, &param_s); in test6()
4601 vec_stvehx(vbs, 0, &param_us); in test6()
4605 vec_stvehx(vp, 0, &param_s); in test6()
4609 vec_stvehx(vp, 0, &param_us); in test6()
/external/clang/lib/Headers/
Daltivec.h7534 vec_stvehx(vector short __a, int __b, short *__c) in vec_stvehx() function
7540 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvehx() function
7546 vec_stvehx(vector bool short __a, int __b, short *__c) in vec_stvehx() function
7552 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) in vec_stvehx() function
7558 vec_stvehx(vector pixel __a, int __b, short *__c) in vec_stvehx() function
7564 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) in vec_stvehx() function