Home
last modified time | relevance | path

Searched refs:IdentityRHS (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp828 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
835 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
842 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2702 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2714 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2719 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp854 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
861 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
868 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2696 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2708 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2713 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp765 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
772 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
779 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2468 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2480 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2485 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp828 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
835 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
842 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2670 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2682 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2687 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp765 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
772 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
779 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2468 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2480 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2485 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp765 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
772 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
779 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2468 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2480 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2485 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp828 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
835 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
842 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2716 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2728 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2733 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp828 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
835 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
842 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2716 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2728 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2733 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1585 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
1597 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
1602 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps && in SimplifyDemandedVectorElts()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp836 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
843 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
850 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2744 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2756 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2761 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp836 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
843 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
850 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2744 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2756 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2761 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp836 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
843 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
850 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2744 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2756 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2761 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp845 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
852 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
859 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2743 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2755 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2760 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp836 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
843 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
850 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2744 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2756 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2761 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp836 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local
843 IdentityRHS &= ((M - NumElts) == i); in SimplifyMultipleUseDemandedBits()
850 if (IdentityRHS) in SimplifyMultipleUseDemandedBits()
2744 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2756 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2761 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1747 bool IdentityLHS = true, IdentityRHS = true;
1759 IdentityRHS &= (M < 0) || ((M - NumElts) == i);
1764 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps &&
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2120 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local
2132 IdentityRHS &= (M < 0) || ((M - NumElts) == i); in SimplifyDemandedVectorElts()
2137 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps && in SimplifyDemandedVectorElts()