Functions
-
template <typename byte_ty>cpp::simd_mask<byte_ty> shift_mask (cpp::simd_mask<char> m, size_t shift)Exploit the underlying integer representation to do a variable shift.
Defined at line 21 of file ../../third_party/llvm-libc/src/src/string/memory_utils/generic/inline_strlen.h
-
template <typename byte_ty>cpp::simd_mask<byte_ty> shift_mask (cpp::simd_mask<char> m, size_t shift)Exploit the underlying integer representation to do a variable shift.
Defined at line 21 of file ../../third_party/llvm-libc/src/src/string/memory_utils/generic/inline_strlen.h
-
size_t string_length (const char * src)Defined at line 28 of file ../../third_party/llvm-libc/src/src/string/memory_utils/generic/inline_strlen.h