Home
last modified time | relevance | path

Searched refs:_has_match_rule (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
H A Doutput_c.cpp4137 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
4141 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
H A Doutput_c.cpp4137 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
4141 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
H A Doutput_c.cpp4137 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
4141 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
H A Doutput_c.cpp4132 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
4136 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
H A Doutput_c.cpp4133 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
4137 _has_match_rule[i] ? "true" : "false", in buildInstructMatchCheck()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp116 bool _has_match_rule[_last_opcode]; // found AD rule for ideal node in <arch>.ad member in ArchDesc
166 void has_match_rule(int opc, const bool b) { _has_match_rule[opc] = b; } in has_match_rule()
H A DarchDesc.cpp178 _has_match_rule[i] = false; in ArchDesc()

12