Searched defs:high_word (Results 1 – 5 of 5) sorted by relevance
72 uint32_t high_word = static_cast<uint32_t>(input >> 32); in uint64_to_float32_wrapper() local109 uint32_t high_word = static_cast<uint32_t>(input >> 32); in uint64_to_float64_wrapper() local
414 Node* Word32PairShl(Node* low_word, Node* high_word, Node* shift) { in Word32PairShl()417 Node* Word32PairShr(Node* low_word, Node* high_word, Node* shift) { in Word32PairShr()420 Node* Word32PairSar(Node* low_word, Node* high_word, Node* shift) { in Word32PairSar()
272 int32_t high_word = value.to_i64() >> 32; in LoadConstant() local511 int32_t high_word = value.to_i64() >> 32; in Spill() local
190 int32_t high_word = value.to_i64() >> 32; in LoadConstant() local433 int32_t high_word = value.to_i64() >> 32; in Spill() local
263 uint32_t high_word = in_word; in UTF16ToUTF8() local