Home
last modified time | relevance | path

Searched refs:TryExpandADDWithMul (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h197 SDValue TryExpandADDWithMul(SDNode *Op, SelectionDAG &DAG) const;
DXCoreISelLowering.cpp662 TryExpandADDWithMul(SDNode *N, SelectionDAG &DAG) const in TryExpandADDWithMul() function in XCoreTargetLowering
729 SDValue Result = TryExpandADDWithMul(N, DAG); in ExpandADDSUB()