Home | History | Annotate | Download | only in x64

Lines Matching full:is_bottommost

584   bool is_bottommost = (0 == frame_index);
595 if (is_bottommost) {
625 if (is_bottommost) {
643 if (is_bottommost) {
650 ASSERT(!is_bottommost || input_->GetRegister(rbp.code()) == fp_value);
664 if (is_bottommost) {
684 ASSERT(!is_bottommost || input_->GetFrameSlot(input_offset) == value);