Searched refs:vec_mtvscr (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c722 /* vec_mtvscr */
723 vec_mtvscr(vsc); // CHECK: @llvm.ppc.altivec.mtvscr
724 vec_mtvscr(vuc); // CHECK: @llvm.ppc.altivec.mtvscr
725 vec_mtvscr(vbc); // CHECK: @llvm.ppc.altivec.mtvscr
726 vec_mtvscr(vs); // CHECK: @llvm.ppc.altivec.mtvscr
727 vec_mtvscr(vus); // CHECK: @llvm.ppc.altivec.mtvscr
728 vec_mtvscr(vbs); // CHECK: @llvm.ppc.altivec.mtvscr
729 vec_mtvscr(vp); // CHECK: @llvm.ppc.altivec.mtvscr
730 vec_mtvscr(vi); // CHECK: @llvm.ppc.altivec.mtvscr
731 vec_mtvscr(vu
[all...]
/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.stdout.exp191 Function vec_mtvscr [Vector Move to Vector Status and Control Register] not checked
/external/clang/lib/Headers/
H A Daltivec.h3420 /* vec_mtvscr */
3423 vec_mtvscr(vector signed char __a) function
3429 vec_mtvscr(vector unsigned char __a) function
3435 vec_mtvscr(vector bool char __a) function
3441 vec_mtvscr(vector short __a) function
3447 vec_mtvscr(vector unsigned short __a) function
3453 vec_mtvscr(vector bool short __a) function
3459 vec_mtvscr(vector pixel __a) function
3465 vec_mtvscr(vector int __a) function
3471 vec_mtvscr(vecto function
3477 vec_mtvscr(vector bool int __a) function
3483 vec_mtvscr(vector float __a) function
[all...]
/external/clang/lib/include/
H A Daltivec.h3420 /* vec_mtvscr */
3423 vec_mtvscr(vector signed char __a) function
3429 vec_mtvscr(vector unsigned char __a) function
3435 vec_mtvscr(vector bool char __a) function
3441 vec_mtvscr(vector short __a) function
3447 vec_mtvscr(vector unsigned short __a) function
3453 vec_mtvscr(vector bool short __a) function
3459 vec_mtvscr(vector pixel __a) function
3465 vec_mtvscr(vector int __a) function
3471 vec_mtvscr(vecto function
3477 vec_mtvscr(vector bool int __a) function
3483 vec_mtvscr(vector float __a) function
[all...]

Completed in 127 milliseconds