Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dhistory.c66 if (tree->counter_move[tree->curmv[ply - 1] & 4095].move1 != move) { in History()
67 tree->counter_move[tree->curmv[ply - 1] & 4095].move2 = in History()
68 tree->counter_move[tree->curmv[ply - 1] & 4095].move1; in History()
69 tree->counter_move[tree->curmv[ply - 1] & 4095].move1 = move; in History()
H A Dthread.c760 child->counter_move[i] = parent->counter_move[i]; in CopyFromParent()
843 parent->counter_move[i] = child->counter_move[i]; in CopyToParent()
H A Dnext.c197 possible = tree->counter_move[tree->curmv[ply - 1] & 4095].move1; in NextMove()
207 possible = tree->counter_move[tree->curmv[ply - 1] & 4095].move2; in NextMove()
H A Dchess.h229 KILLER counter_move[4096]; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp873 counter_move, enumerator
H A Dc1_LinearScan.cpp6443 case counter_move: return "moves"; in counter_name()
6595 inc_counter(counter_move); in collect()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp871 counter_move, enumerator
H A Dc1_LinearScan.cpp6398 case counter_move: return "moves"; in counter_name()
6550 inc_counter(counter_move); in collect()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp873 counter_move, enumerator
H A Dc1_LinearScan.cpp6443 case counter_move: return "moves"; in counter_name()
6595 inc_counter(counter_move); in collect()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp890 counter_move, enumerator
H A Dc1_LinearScan.cpp6500 case counter_move: return "moves"; in counter_name()
6652 inc_counter(counter_move); in collect()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp892 counter_move, enumerator
H A Dc1_LinearScan.cpp6527 case counter_move: return "moves"; in counter_name()
6678 inc_counter(counter_move); in collect()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp877 counter_move, enumerator
H A Dc1_LinearScan.cpp6444 case counter_move: return "moves"; in counter_name()
6596 inc_counter(counter_move); in collect()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp871 counter_move, enumerator
H A Dc1_LinearScan.cpp6394 case counter_move: return "moves"; in counter_name()
6546 inc_counter(counter_move); in collect()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp871 counter_move, enumerator
H A Dc1_LinearScan.cpp6398 case counter_move: return "moves"; in counter_name()
6550 inc_counter(counter_move); in collect()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp887 counter_move, enumerator
H A Dc1_LinearScan.cpp6376 case counter_move: return "moves"; in counter_name()
6527 inc_counter(counter_move); in collect()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp887 counter_move, enumerator
H A Dc1_LinearScan.cpp6376 case counter_move: return "moves"; in counter_name()
6527 inc_counter(counter_move); in collect()