Home
last modified time | relevance | path

Searched refs:PredL (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineAndOrXor.cpp332 ICmpInst::Predicate& PredL, in getMaskedTypeForICmpPair() argument
759 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
991 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1031 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1033 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1052 std::swap(PredL, PredR); in foldAndOfICmps()
1063 switch (PredL) { in foldAndOfICmps()
1826 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
1954 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
1956 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp731 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
961 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1000 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1002 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1021 std::swap(PredL, PredR); in foldAndOfICmps()
1032 switch (PredL) { in foldAndOfICmps()
1796 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
1924 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
1926 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
1945 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp730 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1120 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1159 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1161 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1180 std::swap(PredL, PredR); in foldAndOfICmps()
1191 switch (PredL) { in foldAndOfICmps()
2081 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2212 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2214 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2233 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp731 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1088 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1127 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1129 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1148 std::swap(PredL, PredR); in foldAndOfICmps()
1159 switch (PredL) { in foldAndOfICmps()
1985 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2113 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2115 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2134 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp728 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1219 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1258 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1260 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1279 std::swap(PredL, PredR); in foldAndOfICmps()
1290 switch (PredL) { in foldAndOfICmps()
2212 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2350 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2352 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2371 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp728 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1219 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1258 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1260 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1279 std::swap(PredL, PredR); in foldAndOfICmps()
1290 switch (PredL) { in foldAndOfICmps()
2212 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2350 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2352 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2371 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp728 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1219 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1258 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1260 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1279 std::swap(PredL, PredR); in foldAndOfICmps()
1290 switch (PredL) { in foldAndOfICmps()
2212 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2350 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2352 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2371 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp727 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1265 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1304 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1306 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1325 std::swap(PredL, PredR); in foldAndOfICmps()
1336 switch (PredL) { in foldAndOfICmps()
2321 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2464 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2466 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2485 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp727 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1266 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1305 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1307 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1326 std::swap(PredL, PredR); in foldAndOfICmps()
1337 switch (PredL) { in foldAndOfICmps()
2322 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2465 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2467 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2486 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp712 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1251 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1290 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1292 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1311 std::swap(PredL, PredR); in foldAndOfICmps()
1322 switch (PredL) { in foldAndOfICmps()
2315 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2454 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2456 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2475 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2390 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2532 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2534 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2553 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2390 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2532 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2534 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2553 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1206 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1245 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1247 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1266 std::swap(PredL, PredR); in foldAndOfICmps()
1277 switch (PredL) { in foldAndOfICmps()
2320 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2459 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2461 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2480 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2390 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2532 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2534 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2553 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2383 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2525 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2527 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2546 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2390 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2532 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2534 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2553 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1206 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1245 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1247 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1266 std::swap(PredL, PredR); in foldAndOfICmps()
1277 switch (PredL) { in foldAndOfICmps()
2320 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2459 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2461 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2480 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp667 if (PredL != NewCC) in foldLogOpOfMaskedICmps()
1290 if (PredL == ICmpInst::ICMP_EQ && PredL == PredR && LHS->hasOneUse() && in foldAndOfICmps()
1329 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldAndOfICmps()
1331 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldAndOfICmps()
1350 std::swap(PredL, PredR); in foldAndOfICmps()
1361 switch (PredL) { in foldAndOfICmps()
2390 if ((PredL == ICmpInst::ICMP_ULT || PredL == ICmpInst::ICMP_ULE) && in foldOrOfICmps()
2532 if (PredL == ICmpInst::ICMP_UGE || PredL == ICmpInst::ICMP_ULE || in foldOrOfICmps()
2534 PredL == ICmpInst::ICMP_SGE || PredL == ICmpInst::ICMP_SLE || in foldOrOfICmps()
2553 std::swap(PredL, PredR); in foldOrOfICmps()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/flow/
H A Dcfg.inc377 remove_pred(HT, FromL, PredL) ->
381 NewCode = remove_pred_from_phis(PredL, Code),
383 gb_trees:update(FromL, {NewBlock,Succ,lists:delete(PredL,Preds)}, HT);
388 add_pred(HT, ToL, PredL) ->
391 gb_trees:update(ToL, {Block,Succ,[PredL|lists:delete(PredL,Preds)]}, HT);
393 gb_trees:insert(ToL, {[],[],[PredL]}, HT)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/flow/
H A Dcfg.inc377 remove_pred(HT, FromL, PredL) ->
381 NewCode = remove_pred_from_phis(PredL, Code),
383 gb_trees:update(FromL, {NewBlock,Succ,lists:delete(PredL,Preds)}, HT);
388 add_pred(HT, ToL, PredL) ->
391 gb_trees:update(ToL, {Block,Succ,[PredL|lists:delete(PredL,Preds)]}, HT);
393 gb_trees:insert(ToL, {[],[],[PredL]}, HT)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/flow/
H A Dcfg.inc377 remove_pred(HT, FromL, PredL) ->
381 NewCode = remove_pred_from_phis(PredL, Code),
383 gb_trees:update(FromL, {NewBlock,Succ,lists:delete(PredL,Preds)}, HT);
388 add_pred(HT, ToL, PredL) ->
391 gb_trees:update(ToL, {Block,Succ,[PredL|lists:delete(PredL,Preds)]}, HT);
393 gb_trees:insert(ToL, {[],[],[PredL]}, HT)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp380 CmpInst::Predicate PredL, PredR; in isEqualImpl() local
382 if (match(CondL, m_Cmp(PredL, m_Value(X), m_Value(Y))) && in isEqualImpl()
384 CmpInst::getInversePredicate(PredL) == PredR) in isEqualImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp386 CmpInst::Predicate PredL, PredR; in isEqualImpl() local
388 if (match(CondL, m_Cmp(PredL, m_Value(X), m_Value(Y))) && in isEqualImpl()
390 CmpInst::getInversePredicate(PredL) == PredR) in isEqualImpl()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DEarlyCSE.cpp380 CmpInst::Predicate PredL, PredR; in isEqualImpl() local
382 if (match(CondL, m_Cmp(PredL, m_Value(X), m_Value(Y))) && in isEqualImpl()
384 CmpInst::getInversePredicate(PredL) == PredR) in isEqualImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DEarlyCSE.cpp386 CmpInst::Predicate PredL, PredR; in isEqualImpl() local
388 if (match(CondL, m_Cmp(PredL, m_Value(X), m_Value(Y))) && in isEqualImpl()
390 CmpInst::getInversePredicate(PredL) == PredR) in isEqualImpl()

123