Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_test.cc156 HParallelMove* moves = new (allocator) HParallelMove(allocator); in BuildParallelMove() local
158 moves->AddMove( in BuildParallelMove()
164 return moves; in BuildParallelMove()
188 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}}; in TYPED_TEST() local
189 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TYPED_TEST()
199 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {1, 4}}; in TYPED_TEST() local
200 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TYPED_TEST()
215 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}}; in TYPED_TEST() local
216 resolver.EmitNativeCode(BuildParallelMove(&allocator, moves, arraysize(moves))); in TYPED_TEST()
226 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {1, 0}}; in TYPED_TEST() local
[all …]
Dgraph_visualizer.cc345 StringList moves; in VisitParallelMove() local
348 std::ostream& str = moves.NewEntryStream(); in VisitParallelMove()
353 StartAttributeStream("moves") << moves; in VisitParallelMove()
/art/test/408-move-bug/
Dinfo.txt2 compiler. Input moves where being overridden by sibling moves.
/art/test/614-checker-dump-constant-location/
Dinfo.txt2 locations in parallel moves.
/art/test/626-checker-arm64-scratch-register/
Dinfo.txt2 exhausted during moves between stack slots (b/32545705).
/art/test/dexdump/
Dall.lst12 0x0000072c 46 A moves ()V (none) -1
Dall.txt397 name : 'moves'
405 00071c: |[00071c] A.moves:()V
Dcheckers.txt921 The application complies with the official American checkers rules, where black moves first, captur…
/art/test/510-checker-try-catch/smali/
DRuntime.smali393 ## CHECK-NEXT: ParallelMove moves:[{{.*->}}{{\d+}}(sp)]
395 ## CHECK-NEXT: ParallelMove moves:[{{.*->}}{{\d+}}(sp)]
443 ## CHECK-NEXT: ParallelMove moves:[{{.*->}}2x{{\d+}}(sp)]
445 ## CHECK-NEXT: ParallelMove moves:[{{.*->}}2x{{\d+}}(sp)]