NegativeZeroTest 1442 src/ia32/code-stubs-ia32.cc       __ NegativeZeroTest(right, combined, &use_fp_on_smis);
NegativeZeroTest 1464 src/ia32/code-stubs-ia32.cc       __ NegativeZeroTest(eax, combined, &use_fp_on_smis);
NegativeZeroTest 1483 src/ia32/code-stubs-ia32.cc       __ NegativeZeroTest(edx, combined, slow);
NegativeZeroTest  659 src/ia32/macro-assembler-ia32.h   void NegativeZeroTest(Register result, Register op, Label* then_label);
NegativeZeroTest  663 src/ia32/macro-assembler-ia32.h   void NegativeZeroTest(Register result, Register op1, Register op2,
NegativeZeroTest 1099 src/x64/macro-assembler-x64.h   void NegativeZeroTest(Register result, Register op, Label* then_label);
NegativeZeroTest 1102 src/x64/macro-assembler-x64.h   void NegativeZeroTest(CodeGenerator* cgen,
NegativeZeroTest 1109 src/x64/macro-assembler-x64.h   void NegativeZeroTest(Register result, Register op1, Register op2,