Home
last modified time | relevance | path

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

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