Lines Matching refs:MultNode
402 SDNode *MultNode = MultHi.getNode();
406 if (MultLo.getNode() != MultNode)
413 // MultLo amd MultHi must be the first and second output of MultNode
419 // of the values of MultNode, in which case MultNode will be removed in later
422 // here, which will result in MultNode being mapped to a single MULT
439 MultNode->getOperand(0),// Factor 0
440 MultNode->getOperand(1),// Factor 1
474 SDNode *MultNode = MultHi.getNode();
478 if (MultLo.getNode() != MultNode)
485 // MultLo amd MultHi must be the first and second output of MultNode
491 // of the values of MultNode, in which case MultNode will be removed in later
494 // here, which will result in MultNode being mapped to a single MULT
511 MultNode->getOperand(0),// Factor 0
512 MultNode->getOperand(1),// Factor 1