Searched refs:doublewords (Results 1 – 25 of 39) sorted by relevance
12
47 template <size_t doublewords>64 bool operator==(const HasBits<doublewords>& rhs) const {68 bool operator!=(const HasBits<doublewords>& rhs) const {72 void Or(const HasBits<doublewords>& rhs) { in Or()73 for (int i = 0; i < doublewords; i++) has_bits_[i] |= rhs[i]; in Or()79 uint32 has_bits_[doublewords];102 template <size_t doublewords>103 inline bool HasBits<doublewords>::empty() const { in empty()104 for (size_t i = 0; i < doublewords; ++i) { in empty()
136 .global doublewords symbol138 .type doublewords,@function139 doublewords: label144 .localentry doublewords, .Ldoublewords_lep-.Ldoublewords_gep151 # Dis-LABEL: doublewords160 # NoOpt-LABEL: doublewords
26 # Add doublewords62 # Add or subtract doublewords with carry68 # Logical doublewords82 # Logical-logical doublewords124 # Maximum doublewords136 # Minimum doublewords168 # Subtract doublewords
4 # Combine words in to doublewords
38 # Compare doublewords
11 ; and doublewords.14 ; doublewords and 128-bit values.
11 ; The low order version operates on doublewords, whereas the high order version12 ; operates on signed and unsigned words and doublewords.
11 ; that operate on signed and unsigned words and doublewords.
163 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.183 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.240 // Stack parameter slots for f64 are 64-bit doublewords and 8-byte aligned.256 // Stack parameter slots for i64 and f64 are 64-bit doublewords and
157 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.177 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.234 // Stack parameter slots for f64 are 64-bit doublewords and 8-byte aligned.250 // Stack parameter slots for i64 and f64 are 64-bit doublewords and
25 ; 32760 - 176 bytes by allocating (32760 - 176) / 8 = 4073 doublewords.
8 ; extra doublewords.76 ; extra doublewords.
10 ; (4128 - 176 - 8 * 8) / 8 = 486 extra doublewords.130 ; (524320 - 176 - 8 * 8) / 8 = 65510 extra doublewords.
112 ; by allocating (524192 - 176) / 8 = 65502 doublewords.
57 ; Test reversing two doublewords in a v16i8.
74 ; Add doublewords174 ; Logical doublewords217 ; Logical-logical doublewords332 ; Maximum doublewords362 ; Minimum doublewords450 ; Subtract doublewords