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

  /external/v8/test/cctest/
test-assembler-mips.cc 707 int32_t result_rotrv_4; member in struct:__anon23902
758 __ sw(t1, MemOperand(a0, offsetof(T, result_rotrv_4)) );
785 CHECK_EQ(static_cast<int32_t>(0x81234567), t.result_rotrv_4);
    [all...]
test-assembler-mips64.cc 704 int32_t result_rotrv_4; member in struct:__anon23915
755 __ sw(a5, MemOperand(a0, offsetof(T, result_rotrv_4)) );
782 CHECK_EQ(static_cast<int32_t>(0x81234567), t.result_rotrv_4);
    [all...]

Completed in 43 milliseconds