Home
last modified time | relevance | path

Searched refs:CmpRHS (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineSelect.cpp321 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
323 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
378 Value *CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
424 Value *CmpRHS = Cmp.getOperand(1); in adjustMinMax() local
495 CmpRHS = AdjustedRHS; in adjustMinMax()
499 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
559 Value *CmpRHS = ICI->getOperand(1); in foldSelectInstWithICmp() local
596 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
599 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
603 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp544 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
554 !match(CmpRHS, in foldSelectICmpLshrAshr()
604 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
926 CmpRHS = AdjustedRHS; in adjustMinMax()
930 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1086 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1089 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1093 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1110 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp535 !match(CmpRHS, in foldSelectICmpLshrAshr()
538 !match(CmpRHS, in foldSelectICmpLshrAshr()
588 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
994 CmpRHS = AdjustedRHS; in adjustMinMax()
998 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1140 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1442 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1445 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1449 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1466 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp535 !match(CmpRHS, in foldSelectICmpLshrAshr()
538 !match(CmpRHS, in foldSelectICmpLshrAshr()
588 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
994 CmpRHS = AdjustedRHS; in adjustMinMax()
998 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1140 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1442 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1445 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1449 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1466 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineSelect.cpp524 Value* CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
531 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
676 Value* CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
720 Value* CmpRHS = Cmp.getOperand(1); in adjustMinMax() local
797 CmpRHS = AdjustedRHS; in adjustMinMax()
801 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
958 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
961 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
966 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
983 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp507 Value *CmpRHS = IC->getOperand(1);
514 if (!match(CmpRHS, m_Zero()))
656 Value *CmpRHS = ICI->getOperand(1);
700 Value *CmpRHS = Cmp.getOperand(1);
771 CmpRHS = AdjustedRHS;
775 Cmp.setOperand(1, CmpRHS);
931 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) {
934 SI.setOperand(1, CmpRHS);
938 SI.setOperand(2, CmpRHS);
955 match(CmpRHS, m_Zero())) {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp544 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
554 !match(CmpRHS, in foldSelectICmpLshrAshr()
604 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
976 CmpRHS = AdjustedRHS; in adjustMinMax()
980 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1426 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1429 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1433 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1450 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp541 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
548 !match(CmpRHS, in foldSelectICmpLshrAshr()
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
601 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1005 CmpRHS = AdjustedRHS; in adjustMinMax()
1009 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1458 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1461 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1465 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1482 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp544 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
554 !match(CmpRHS, in foldSelectICmpLshrAshr()
604 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
976 CmpRHS = AdjustedRHS; in adjustMinMax()
980 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1426 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1429 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1433 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1450 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp544 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
554 !match(CmpRHS, in foldSelectICmpLshrAshr()
604 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
976 CmpRHS = AdjustedRHS; in adjustMinMax()
980 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1426 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1429 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1433 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1450 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp531 !match(CmpRHS, in foldSelectICmpLshrAshr()
534 !match(CmpRHS, in foldSelectICmpLshrAshr()
584 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
988 CmpRHS = AdjustedRHS; in adjustMinMax()
992 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1174 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1476 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1479 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1483 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1500 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp546 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
553 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
695 Value *CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
746 Value *CmpRHS = Cmp.getOperand(1); in adjustMinMax() local
817 CmpRHS = AdjustedRHS; in adjustMinMax()
821 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
977 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
980 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
984 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1001 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp560 !match(CmpRHS, in foldSelectICmpLshrAshr()
563 !match(CmpRHS, in foldSelectICmpLshrAshr()
613 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1019 CmpRHS = AdjustedRHS; in adjustMinMax()
1023 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1165 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1467 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1470 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1474 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1491 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp560 !match(CmpRHS, in foldSelectICmpLshrAshr()
563 !match(CmpRHS, in foldSelectICmpLshrAshr()
613 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1019 CmpRHS = AdjustedRHS; in adjustMinMax()
1023 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1165 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1467 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1470 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1474 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1491 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp560 !match(CmpRHS, in foldSelectICmpLshrAshr()
563 !match(CmpRHS, in foldSelectICmpLshrAshr()
613 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1019 CmpRHS = AdjustedRHS; in adjustMinMax()
1023 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1165 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1467 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1470 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1474 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1491 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp568 !match(CmpRHS, in foldSelectICmpLshrAshr()
571 !match(CmpRHS, in foldSelectICmpLshrAshr()
621 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1079 CmpRHS = AdjustedRHS; in adjustMinMax()
1083 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1225 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1527 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1530 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1534 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1551 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp560 !match(CmpRHS, in foldSelectICmpLshrAshr()
563 !match(CmpRHS, in foldSelectICmpLshrAshr()
613 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1019 CmpRHS = AdjustedRHS; in adjustMinMax()
1023 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1165 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1467 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1470 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1474 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1491 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp560 !match(CmpRHS, in foldSelectICmpLshrAshr()
563 !match(CmpRHS, in foldSelectICmpLshrAshr()
613 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1019 CmpRHS = AdjustedRHS; in adjustMinMax()
1023 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1165 if (TrueVal != CmpRHS && in foldSelectValueEquivalence()
1467 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1470 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1474 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1491 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp541 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
548 !match(CmpRHS, in foldSelectICmpLshrAshr()
551 !match(CmpRHS, in foldSelectICmpLshrAshr()
601 if (!match(CmpRHS, m_Zero())) in foldSelectICmpAndOr()
1007 CmpRHS = AdjustedRHS; in adjustMinMax()
1011 Cmp.setOperand(1, CmpRHS); in adjustMinMax()
1469 if (CmpRHS != CmpLHS && isa<Constant>(CmpRHS)) { in foldSelectInstWithICmp()
1472 SI.setOperand(1, CmpRHS); in foldSelectInstWithICmp()
1476 SI.setOperand(2, CmpRHS); in foldSelectInstWithICmp()
1493 match(CmpRHS, m_Zero())) { in foldSelectInstWithICmp()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DValueTracking.cpp4521 if (CmpRHS == FalseVal) { in matchFastFloatClamp()
4531 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite()) in matchFastFloatClamp()
4569 if (CmpRHS != TrueVal) { in matchClamp()
4574 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) { in matchClamp()
4625 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4633 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4641 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4649 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4812 CmpRHS = OutputZeroVal; in matchSelectPattern()
4817 RHS = CmpRHS; in matchSelectPattern()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DValueTracking.cpp4270 if (CmpRHS == FalseVal) {
4280 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite())
4318 if (CmpRHS != TrueVal) {
4323 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) {
4374 std::swap(CmpLHS, CmpRHS);
4382 std::swap(CmpLHS, CmpRHS);
4390 std::swap(CmpLHS, CmpRHS);
4398 std::swap(CmpLHS, CmpRHS);
4545 RHS = CmpRHS;
4558 !isKnownNonZero(CmpRHS))
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4670 if (CmpRHS == FalseVal) { in matchFastFloatClamp()
4680 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite()) in matchFastFloatClamp()
4718 if (CmpRHS != TrueVal) { in matchClamp()
4723 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) { in matchClamp()
4774 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4782 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4790 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4798 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4961 CmpRHS = OutputZeroVal; in matchSelectPattern()
4966 RHS = CmpRHS; in matchSelectPattern()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DValueTracking.cpp4670 if (CmpRHS == FalseVal) { in matchFastFloatClamp()
4680 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite()) in matchFastFloatClamp()
4718 if (CmpRHS != TrueVal) { in matchClamp()
4723 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) { in matchClamp()
4774 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4782 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4790 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4798 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4961 CmpRHS = OutputZeroVal; in matchSelectPattern()
4966 RHS = CmpRHS; in matchSelectPattern()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp4670 if (CmpRHS == FalseVal) { in matchFastFloatClamp()
4680 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite()) in matchFastFloatClamp()
4718 if (CmpRHS != TrueVal) { in matchClamp()
4723 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) { in matchClamp()
4774 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4782 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4790 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4798 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4961 CmpRHS = OutputZeroVal; in matchSelectPattern()
4966 RHS = CmpRHS; in matchSelectPattern()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DValueTracking.cpp4488 if (CmpRHS == FalseVal) { in matchFastFloatClamp()
4498 if (CmpRHS != TrueVal || !match(CmpRHS, m_APFloat(FC1)) || !FC1->isFinite()) in matchFastFloatClamp()
4536 if (CmpRHS != TrueVal) { in matchClamp()
4541 if (CmpRHS == TrueVal && match(CmpRHS, m_APInt(C1))) { in matchClamp()
4592 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4600 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4608 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4616 std::swap(CmpLHS, CmpRHS); in matchMinMaxOfMinMax()
4779 CmpRHS = OutputZeroVal; in matchSelectPattern()
4784 RHS = CmpRHS; in matchSelectPattern()
[all …]

1234567891011