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

  /external/v8/test/cctest/
test-assembler-mips.cc 712 int32_t result_rotrv_24; member in struct:__anon23902
763 __ sw(t6, MemOperand(a0, offsetof(T, result_rotrv_24)) );
790 CHECK_EQ(static_cast<int32_t>(0x34567812), t.result_rotrv_24);
    [all...]
test-assembler-mips64.cc 709 int32_t result_rotrv_24; member in struct:__anon23915
760 __ sw(t2, MemOperand(a0, offsetof(T, result_rotrv_24)) );
787 CHECK_EQ(static_cast<int32_t>(0x34567812), t.result_rotrv_24);
    [all...]

Completed in 46 milliseconds