Searched refs:vsc (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 7 vector signed char vsc = { 1, -2, 3, -4, 5, -6, 7, -8, 9, -10, 11, -12, 13, -14, 15, -16 }; variable 50 vsc = vec_abs(vsc); in test1() 73 vsc = vec_abss(vsc); in test1() 92 res_vsc = vec_add(vsc, vsc); in test1() 96 res_vsc = vec_add(vbc, vsc); in test1() 100 res_vsc = vec_add(vsc, vbc); in test1() 168 res_vsc = vec_vaddubm(vsc, vsc); in test1() 172 res_vsc = vec_vaddubm(vbc, vsc); in test1() 176 res_vsc = vec_vaddubm(vsc, vbc); in test1() 254 res_vsc = vec_adds(vsc, vsc); in test1() [all …]
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1.c | 66 OPJ_UINT32 vsc); 78 OPJ_UINT32 vsc); 87 OPJ_INT32 vsc); 100 OPJ_INT32 vsc); 142 OPJ_UINT32 vsc); 179 OPJ_UINT32 vsc); 188 OPJ_INT32 vsc); 201 OPJ_INT32 vsc); 217 OPJ_UINT32 vsc); 240 OPJ_INT32 vsc); [all …]
|
/external/clang/test/SemaCXX/ |
D | altivec.cpp | 7 vector signed char vsc; in test_vec_step() local 22 int res3[vec_step(vsc) == 16 ? 1 : -1]; in test_vec_step()
|
/external/libxml2/result/ |
D | rdf2.rde | 1645 /usr/share/ncurses4/terminfo/v/vsc
|
D | rdf2.rdr | 1645 /usr/share/ncurses4/terminfo/v/vsc
|