Home
last modified time | relevance | path

Searched refs:rev (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/arm64/
Dmemcmp16_arm64.S88 rev diff, diff
/art/compiler/optimizing/
Dinduction_var_range_test.cc734 HInstruction* rev = new (GetAllocator()) in TEST_F() local
739 entry_block_->AddInstruction(rev); in TEST_F()
746 ExpectEqual(Value(x_, -1, 1), GetMin(CreateFetch(rev), nullptr)); in TEST_F()
747 ExpectEqual(Value(x_, -1, 1), GetMax(CreateFetch(rev), nullptr)); in TEST_F()