Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_test.cc67 static HParallelMove* BuildParallelMove(ArenaAllocator* allocator, in BuildParallelMove() function
86 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()
93 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()
105 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()
112 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()
119 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()
126 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TEST()