Searched refs:TryExpandADDWithMul (Results 1 – 2 of 2) sorted by relevance
191 SDValue TryExpandADDWithMul(SDNode *Op, SelectionDAG &DAG) const;
624 TryExpandADDWithMul(SDNode *N, SelectionDAG &DAG) const in TryExpandADDWithMul() function in XCoreTargetLowering691 if (SDValue Result = TryExpandADDWithMul(N, DAG)) in ExpandADDSUB()