Searched refs:__b01 (Results 1 – 2 of 2) sorted by relevance
/external/cronet/buildtools/third_party/libc++/trunk/src/include/ryu/ |
D | d2s_intrinsics.h | 105 const uint64_t __b01 = static_cast<uint64_t>(__aLo) * __bHi; 116 const uint64_t __mid2 = __b01 + __mid1Lo;
|
/external/clang/lib/Headers/ |
D | avxintrin.h | 2574 char __b03, char __b02, char __b01, char __b00) in _mm256_set_epi8() argument 2577 __b00, __b01, __b02, __b03, __b04, __b05, __b06, __b07, in _mm256_set_epi8() 2629 char __b03, char __b02, char __b01, char __b00) in _mm256_setr_epi8() argument 2635 __b07, __b06, __b05, __b04, __b03, __b02, __b01, __b00 }; in _mm256_setr_epi8()
|