Home
last modified time | relevance | path

Searched defs:v3 (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dnodes_vector_test.cc139 HVecOperation* v3 = new (GetAllocator()) in TEST_F() local
306 HVecHalvingAdd* v3 = new (GetAllocator()) HVecHalvingAdd( in TEST_F() local
368 HVecMultiplyAccumulate* v3 = new (GetAllocator()) HVecMultiplyAccumulate( in TEST_F() local
396 HVecReduce* v3 = new (GetAllocator()) HVecReduce( in TEST_F() local
/art/compiler/utils/
Dswap_space_test.cc58 SwapVector<int32_t> v3(alloc); in SwapTest() local
/art/test/952-invoke-custom/src/
DTestLinkerMethodMultipleArgumentTypes.java84 int v3, in linkerMethod()
DTestLinkerMethodWithRange.java83 int v3, in primLinkerMethod()
/art/runtime/verifier/
Dverifier_deps.cc637 uint32_t v1, v2, v3; in DecodeTuple() local
/art/test/083-compiler-regressions/src/
DMain.java993 int v3 = B16177324Values.values[0]; // Should throw NPE. in b16177324Test() local