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

  /external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
p6.cpp 63 W<4,4> w44; // ok variable
  /external/boringssl/src/crypto/fipsmodule/sha/
sha1-altivec.c 272 const vec_uint32_t w44 = sched_32_79(vw + 11, w40, w36, w28, w16, w12, k); local
278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k);
284 const vec_uint32_t w52 = sched_32_79(vw + 13, w48, w44, w36, w24, w20, k);
297 const vec_uint32_t w60 = sched_32_79(vw + 15, w56, w52, w44, w32, w28, k);
315 const vec_uint32_t w72 = sched_32_79(vw + 18, w68, w64, w56, w44, w40, k);
322 (void)sched_32_79(vw + 19, w72, w68, w60, w48, w44, k);

Completed in 139 milliseconds