HomeSort by relevance Sort by last modified time
    Searched refs:result_rotrv_20 (Results 1 - 2 of 2) sorted by null

  /external/v8/test/cctest/
test-assembler-mips.cc 711 int32_t result_rotrv_20; member in struct:__anon23902
762 __ sw(t5, MemOperand(a0, offsetof(T, result_rotrv_20)) );
789 CHECK_EQ(static_cast<int32_t>(0x45678123), t.result_rotrv_20);
    [all...]
test-assembler-mips64.cc 708 int32_t result_rotrv_20; member in struct:__anon23915
759 __ sw(t1, MemOperand(a0, offsetof(T, result_rotrv_20)) );
786 CHECK_EQ(static_cast<int32_t>(0x45678123), t.result_rotrv_20);
    [all...]

Completed in 51 milliseconds