Home
last modified time | relevance | path

Searched refs:GotoNode (Results 1 – 25 of 45) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp42 class GotoNode;
227 class GotoNode : public Node { class
229 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2034 const Type *GotoNode::Value( PhaseTransform *phase ) const { in Value()
2040 Node *GotoNode::Identity( PhaseTransform *phase ) { in Identity()
2044 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp42 class GotoNode;
227 class GotoNode : public Node { class
229 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2034 const Type *GotoNode::Value( PhaseTransform *phase ) const { in Value()
2040 Node *GotoNode::Identity( PhaseTransform *phase ) { in Identity()
2044 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
237 class GotoNode : public Node { class
239 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2180 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2186 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2190 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2198 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
238 class GotoNode : public Node { class
240 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2300 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2306 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2310 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2318 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
236 class GotoNode : public Node { class
238 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2300 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2306 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2310 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2318 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
237 class GotoNode : public Node { class
239 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2180 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2186 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2190 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2198 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
239 class GotoNode : public Node { class
241 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2396 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2402 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2406 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2414 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
238 class GotoNode : public Node { class
240 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2298 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2304 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2308 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2316 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
237 class GotoNode : public Node { class
239 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2487 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2493 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2497 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2505 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dcfgnode.hpp42 class GotoNode;
237 class GotoNode : public Node { class
239 GotoNode( Node *control ) : Node(control) {} in GotoNode() function in GotoNode
H A Dcfgnode.cpp2496 const Type* GotoNode::Value(PhaseGVN* phase) const { in Value()
2502 Node* GotoNode::Identity(PhaseGVN* phase) { in Identity()
2506 const RegMask &GotoNode::out_RegMask() const { in out_RegMask()
2514 void GotoNode::related(GrowableArray<Node*> *in_rel, GrowableArray<Node*> *out_rel, bool compact) c… in related()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/j/
H A Djulia.go27 …`Float32`, `Float64`, `FloatRange`, `Function`, `GenSym`, `GlobalRef`, `GotoNode`, `HTML`, `Hermit…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/j/
H A Djulia.go27 …`Float32`, `Float64`, `FloatRange`, `Function`, `GenSym`, `GlobalRef`, `GotoNode`, `HTML`, `Hermit…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/j/
H A Djulia.go28 …`Float32`, `Float64`, `FloatRange`, `Function`, `GenSym`, `GlobalRef`, `GotoNode`, `HTML`, `Hermit…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/j/
H A Djulia.go28 …`Float32`, `Float64`, `FloatRange`, `Function`, `GenSym`, `GlobalRef`, `GotoNode`, `HTML`, `Hermit…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/j/
H A Djulia.go28 …`Float32`, `Float64`, `FloatRange`, `Function`, `GenSym`, `GlobalRef`, `GotoNode`, `HTML`, `Hermit…

12