Home
last modified time | relevance | path

Searched refs:get_splatted_value (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/src/string/memory_utils/
H A Delements_x86.h54 Base::store(dst, Base::get_splatted_value(value)); in splat_set()
84 static T get_splatted_value(const char v) { in get_splatted_value() function
111 static T get_splatted_value(const char v) { in get_splatted_value() function
137 static T get_splatted_value(const char v) { in get_splatted_value() function
H A Delements.h713 store(dst, get_splatted_value(value));
728 static T get_splatted_value(const unsigned char value) {