Searched refs:on_negative_zero (Results 1 – 2 of 2) sorted by relevance
959 void JumpIfMinusZero(DoubleRegister input, Label* on_negative_zero);963 void JumpIfMinusZero(Register input, Label* on_negative_zero);
2388 Label* on_negative_zero) { in JumpIfMinusZero() argument2390 B(vs, on_negative_zero); in JumpIfMinusZero()2395 Label* on_negative_zero) { in JumpIfMinusZero() argument2400 B(vs, on_negative_zero); in JumpIfMinusZero()