Home | History | Annotate | Download | only in heap

Lines Matching full:signbit

267     CHECK(std::signbit(value->get_lane(1)));  // Sign bit should be preserved.