Searched refs:expandFP_TO_SINT (Results 1 – 4 of 4) sorted by relevance
3000 bool expandFP_TO_SINT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const;
845 if (expandFP_TO_SINT(N, Result, DAG)) in ReplaceNodeResults()
3084 bool TargetLowering::expandFP_TO_SINT(SDNode *Node, SDValue &Result, in expandFP_TO_SINT() function in TargetLowering
2933 if (TLI.expandFP_TO_SINT(Node, Tmp1, DAG)) in ExpandNode()