Home
last modified time | relevance | path

Searched refs:MulVar (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11169 SDNode *MulVar = AddNode.getOperand(0).getNode(); in isMulAddWithConstProfitable() local
11187 if (OtherOp == MulVar) in isMulAddWithConstProfitable()
11205 OtherOp->getOperand(0).getNode() == MulVar) in isMulAddWithConstProfitable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15294 SDNode *MulVar = AddNode.getOperand(0).getNode(); in isMulAddWithConstProfitable() local
15312 if (OtherOp == MulVar) in isMulAddWithConstProfitable()
15330 OtherOp->getOperand(0).getNode() == MulVar) in isMulAddWithConstProfitable()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16337 SDNode *MulVar = AddNode.getOperand(0).getNode(); in isMulAddWithConstProfitable() local
16355 if (OtherOp == MulVar) in isMulAddWithConstProfitable()
16373 OtherOp->getOperand(0).getNode() == MulVar) in isMulAddWithConstProfitable()