Home
last modified time | relevance | path

Searched refs:IfTrue (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
258 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
260 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
282 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
314 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
316 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
258 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
260 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
282 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
314 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
316 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
258 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
260 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
282 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
314 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
316 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
258 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
260 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
282 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
314 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
316 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
260 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
262 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
284 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
316 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
318 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 !phase->eqv(in(IfTrue), this), "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
125 if( phase->eqv(in(IfFalse),in(IfTrue)) ) // C-moving identical inputs? in Identity()
130 return in(IfTrue); // Always pick right(true) input in Identity()
142 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
258 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
260 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
282 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
314 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
316 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 in(IfTrue) != this, "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
124 if (in(IfFalse) == in(IfTrue)) { in Identity()
131 return in(IfTrue); // Always pick right(true) input in Identity()
144 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
265 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
267 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
289 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
321 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
323 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dcontrol-equivalence-unittest.cc127 Node* t = IfTrue(b); in TEST_F()
141 Node* t1 = IfTrue(b1); in TEST_F()
144 Node* t2 = IfTrue(b2); in TEST_F()
161 Node* t1 = IfTrue(b1); in TEST_F()
165 Node* t2 = IfTrue(b2); in TEST_F()
181 Node* t1 = IfTrue(b1); in TEST_F()
184 Node* t2 = IfTrue(b2); in TEST_F()
187 Node* t3 = IfTrue(b3); in TEST_F()
221 Node* t = IfTrue(b); in TEST_F()
235 Node* t1 = IfTrue(b1); in TEST_F()
[all …]
H A Dbranch-elimination-unittest.cc51 Node* outer_if_true = graph()->NewNode(common()->IfTrue(), outer_branch); in TEST_F()
54 Node* inner_if_true = graph()->NewNode(common()->IfTrue(), inner_branch); in TEST_F()
91 Node* outer_if_true = graph()->NewNode(common()->IfTrue(), outer_branch); in TEST_F()
96 Node* inner_if_true = graph()->NewNode(common()->IfTrue(), inner_branch); in TEST_F()
131 Node* if_true1 = graph()->NewNode(common()->IfTrue(), branch1); in TEST_F()
139 Node* if_true2 = graph()->NewNode(common()->IfTrue(), branch2); in TEST_F()
170 Node* outer_if_true = graph()->NewNode(common()->IfTrue(), outer_branch); in TEST_F()
178 Node* inner_if_true = graph()->NewNode(common()->IfTrue(), inner_branch); in TEST_F()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dmovenode.cpp83 in(IfTrue) != this, "dead loop in CMoveNode::Ideal" ); in Ideal()
87 if( in(IfFalse)->is_Con() && !in(IfTrue)->is_Con() ) { in Ideal()
124 if (in(IfFalse) == in(IfTrue)) { in Identity()
131 return in(IfTrue); // Always pick right(true) input in Identity()
144 Node *id = is_cmove_id( phase, cmp, in(IfTrue), in(IfFalse), b ); in Identity()
262 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
264 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
286 int phi_sub_idx = phi_x_idx == IfTrue ? IfFalse : IfTrue; in Ideal()
318 case BoolTest::lt: cmp_zero_idx = 1; phi_x_idx = IfTrue; break; in Ideal()
320 case BoolTest::gt: cmp_zero_idx = 2; phi_x_idx = IfTrue; break; in Ideal()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp133 bool IfTrue = false; in TEST() local
135 IfTrue = true; in TEST()
137 EXPECT_FALSE(IfTrue); in TEST()
141 IfTrue = false; in TEST()
143 IfTrue = true; in TEST()
145 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp133 bool IfTrue = false; in TEST() local
135 IfTrue = true; in TEST()
137 EXPECT_FALSE(IfTrue); in TEST()
141 IfTrue = false; in TEST()
143 IfTrue = true; in TEST()
145 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false; in TEST() local
134 IfTrue = true; in TEST()
136 EXPECT_FALSE(IfTrue); in TEST()
140 IfTrue = false; in TEST()
142 IfTrue = true; in TEST()
144 EXPECT_TRUE(IfTrue); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp132 bool IfTrue = false;
134 IfTrue = true;
136 EXPECT_FALSE(IfTrue);
140 IfTrue = false;
142 IfTrue = true;
144 EXPECT_TRUE(IfTrue);

12345678910>>...24