Home
last modified time | relevance | path

Searched refs:can_reshape (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
H A Dconvertnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
67 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
80 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
104 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
117 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
153 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
188 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
225 virtual Node* Ideal(PhaseGVN* phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
292 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
[all …]
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
91 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
109 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
174 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
193 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
212 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
225 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
242 virtual Node* Ideal(PhaseGVN* phase, bool can_reshape);
264 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
309 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
[all …]
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dintrinsicnode.cpp39 Node* StrIntrinsicNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
40 if (remove_dead_region(phase, can_reshape)) return this; in Ideal()
44 if (can_reshape) { in Ideal()
69 Node* StrCompressedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
70 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
77 Node* StrInflatedCopyNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
78 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
91 Node* EncodeISOArrayNode::Ideal(PhaseGVN* phase, bool can_reshape) { in Ideal() argument
92 return remove_dead_region(phase, can_reshape) ? this : NULL; in Ideal()
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
H A Ddivnode.hpp48 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
61 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
74 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
87 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
100 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
112 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
151 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape) { return NULL; } in Ideal() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmulnode.hpp54 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
86 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
102 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
161 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
178 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
195 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
208 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
221 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
247 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);
260 virtual Node *Ideal(PhaseGVN *phase, bool can_reshape);

12345678910>>...16