HomeSort by relevance Sort by last modified time
    Searched refs:res_vull (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
builtins-ppc-vsx.c 23 vector unsigned long long res_vull; variable
157 res_vull = vec_div(vull, vull);
208 res_vull = vec_perm(vull, vull, vuc);
260 res_vull = vec_splat(vull, 1);
285 res_vull = vec_vperm(vull, vull, vuc);
311 res_vull = vec_vsx_ld(0, &vull);
337 vec_vsx_st(vull, 0, &res_vull);
358 res_vull = vec_and(vull, vull);
362 res_vull = vec_and(vbll, vull);
366 res_vull = vec_and(vull, vbll)
    [all...]
builtins-ppc-p8vector.c 57 vector unsigned long long res_vull; variable
88 res_vull = vec_add(vull, vull);
320 res_vull = vec_eqv(vull, vull);
379 res_vull = vec_insert(ull, vull, si);
417 res_vull = vec_cntlz(vull);
    [all...]

Completed in 290 milliseconds