Home
last modified time | relevance | path

Searched defs:shift_right (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkMipmap.cpp169 template <typename T> T shift_right(const T& x, int bits) { in shift_right() function
173 Sk4f shift_right(const Sk4f& x, int bits) { in shift_right() function
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc1679 int shift_right = 32 - size; in CallRecordWriteStub() local
/third_party/node/deps/simdutf/
Dsimdutf.cpp18405 const __m512i shift_right = _mm512_setr_epi64( in expanded_utf8_to_utf32() local