Searched defs:TestDoubleSign (Results 1 – 4 of 4) sorted by relevance
3569 __ TestDoubleSign(input, scratch1); in DoShiftI() local4955 __ TestDoubleSign(double_input, scratch1); in DoShiftI() local4979 __ TestDoubleSign(double_input, scratch1); in DoShiftI() local
3669 __ TestDoubleSign(input, scratch1); in DoShiftI() local5046 __ TestDoubleSign(double_input, scratch1); in DoShiftI() local5071 __ TestDoubleSign(double_input, scratch1); in DoShiftI() local
2538 void MacroAssembler::TestDoubleSign(DoubleRegister input, Register scratch) { in TestDoubleSign() function in v8::internal::MacroAssembler
2412 void MacroAssembler::TestDoubleSign(DoubleRegister input, Register scratch) { in TestDoubleSign() function in v8::internal::MacroAssembler