Home
last modified time | relevance | path

Searched refs:N0C (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1638 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1643 if (N0C && !N1C) in PerformDAGCombine()
1647 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1674 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1679 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1712 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1717 if ((N0C && !N1C) || in PerformDAGCombine()
1718 (N0C && N1C && N0C->getZExtValue() < N1C->getZExtValue())) in PerformDAGCombine()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1637 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1642 if (N0C && !N1C) in PerformDAGCombine()
1646 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1673 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1678 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1711 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1716 if ((N0C && !N1C) || in PerformDAGCombine()
1717 (N0C && N1C && N0C->getZExtValue() < N1C->getZExtValue())) in PerformDAGCombine()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1652 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1657 if (N0C && !N1C) in PerformDAGCombine()
1661 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1689 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1694 if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) { in PerformDAGCombine()
1729 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in PerformDAGCombine() local
1734 if ((N0C && !N1C) || in PerformDAGCombine()
1735 (N0C && N1C && N0C->getZExtValue() < N1C->getZExtValue())) in PerformDAGCombine()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1669 if (ConstantSDNode *N0C = getAsNonOpaqueConstant(N0.getOperand(0))) { in visitADD() local
1673 N0C->getAPIntValue(), DL, VT), in visitADD()
1792 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDC() local
1794 if (N0C && !N1C) in visitADDC()
1827 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDE() local
1829 if (N0C && !N1C) in visitADDE()
1877 ConstantSDNode *N0C = getAsNonOpaqueConstant(N0); in visitSUB() local
1900 if (N1.getOpcode() == ISD::ADD && N0C && N1C1) { in visitSUB()
1902 SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(), in visitSUB()
2235 ConstantSDNode *N0C = isConstOrConstSplat(N0); in visitSDIV() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2517 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDC() local
2519 if (N0C && !N1C) in visitADDC()
2672 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDE() local
2674 if (N0C && !N1C) in visitADDE()
2692 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDCARRY() local
2694 if (N0C && !N1C) in visitADDCARRY()
3714 ConstantSDNode *N0C = isConstOrConstSplat(N0); in simplifyDivRem() local
3715 if (N0C && N0C->isNullValue()) in simplifyDivRem()
3749 ConstantSDNode *N0C = isConstOrConstSplat(N0); in visitSDIV() local
3751 if (N0C && N1C && !N0C->isOpaque() && !N1C->isOpaque()) in visitSDIV()
[all …]
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2720 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDC() local
2722 if (N0C && !N1C) in visitADDC()
2857 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDE() local
2859 if (N0C && !N1C) in visitADDE()
2877 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitADDCARRY() local
2879 if (N0C && !N1C) in visitADDCARRY()
2916 ConstantSDNode *N0C = dyn_cast<ConstantSDNode>(N0); in visitSADDO_CARRY() local
2918 if (N0C && !N1C) in visitSADDO_CARRY()
3989 ConstantSDNode *N0C = isConstOrConstSplat(N0); in simplifyDivRem() local
3990 if (N0C && N0C->isNullValue()) in simplifyDivRem()