Home
last modified time | relevance | path

Searched refs:rotate_each_word_right32 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/ppv-lite86/src/
Dsoft.rs64 fwd_unop_x2!(rotate_each_word_right32);
267 fwd_unop_x4!(rotate_each_word_right32);
Dtypes.rs43 fn rotate_each_word_right32(self) -> Self; in rotate_each_word_right32() method
Dgeneric.rs364 fn rotate_each_word_right32(self) -> Self { in rotate_each_word_right32() method
415 fn rotate_each_word_right32(self) -> Self { in rotate_each_word_right32() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs282 fn rotate_each_word_right32(self) -> Self { in rotate_each_word_right32() method
313 rotr_128!(rotate_each_word_right32, 32);