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