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