Searched refs:res_mod (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/test/aarch64/examples/ | ||
H A D | test-examples.cc | 578 int64_t res_mod = RunNonConstVisitorTestGeneratedCode(instr_start); in TEST() local 579 VIXL_CHECK(res_orig == -res_mod); in TEST() |
Completed in 2 milliseconds