Home | History | Annotate | Download | only in cctest

Lines Matching refs:V8_2PART_UINT64_C

2631   __ Set(rcx, V8_2PART_UINT64_C(0xdeadbeaf, 12345678));
2634 __ Set(rdx, V8_2PART_UINT64_C(0xdeadbeaf, 12345678));
2670 __ Set(rcx, V8_2PART_UINT64_C(0x12345678, deadbeaf));
2673 __ Set(rdx, V8_2PART_UINT64_C(0x12345678, deadbeaf));
2683 __ Set(rcx, V8_2PART_UINT64_C(0x11223344, 55667788));
2686 __ Set(rdx, V8_2PART_UINT64_C(0x11223344, 55667788));