Home | History | Annotate | Download | only in x86_64

Lines Matching refs:v_high

3480   int32_t v_high = v >> 32;
3484 if (v_low == buffer_[i] && v_high == buffer_[i + 1]) {
3493 buffer_.push_back(v_high);