Searched defs:b15 (Results 1 – 10 of 10) sorted by relevance
63 b13 : 1, b14 : 1, b15 : 1, b16 : 1, b17 : 1; in main() member
537 Vector128 b15 = Vector128Load(state + 15); in Absorb() local
536 Vector128 b15 = Vector128Load(state + 15); in Absorb() local
604 Vector128 b15 = Vector128Load(state + kLanes * 15); in Absorb() local
477 …B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within … in setupB() local509 B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within i… variable1172 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} variable1230 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} member
477 …B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within … in setupB() local509 B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within i… variable1174 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} variable1232 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} member
542 FORCE_INLINE __m128i _mm_set_epi8(signed char b15, in _mm_set_epi8()599 signed char b15) in _mm_setr_epi8()