Searched refs:expandFixedPointMul (Results 1 – 4 of 4) sorted by relevance
1068 if (SDValue Expanded = TLI.expandFixedPointMul(Node, DAG)) { in Expand()
3908 Results.push_back(TLI.expandFixedPointMul(Node, DAG)); in ExpandNode()
10632 TargetLowering::expandFixedPointMul(SDNode *Node, SelectionDAG &DAG) const { in expandFixedPointMul() function in TargetLowering
5449 SDValue expandFixedPointMul(SDNode *Node, SelectionDAG &DAG) const;