Searched refs:on_negative_zero (Results 1 – 2 of 2) sorted by relevance
1048 void JumpIfMinusZero(DoubleRegister input, Label* on_negative_zero);1052 void JumpIfMinusZero(Register input, Label* on_negative_zero);
2106 Label* on_negative_zero) { in JumpIfMinusZero() argument2108 B(vs, on_negative_zero); in JumpIfMinusZero()2113 Label* on_negative_zero) { in JumpIfMinusZero() argument2118 B(vs, on_negative_zero); in JumpIfMinusZero()