Home | History | Annotate | Download | only in x86

Lines Matching refs:v_high

2710   int32_t v_high = High32Bits(v);
2714 if (v_low == buffer_[i] && v_high == buffer_[i + 1]) {
2723 buffer_.push_back(v_high);