Searched refs:expandCMP (Results 1 – 5 of 5) sorted by relevance
1292 Results.push_back(TLI.expandCMP(Node, DAG)); in Expand()
3570 SDValue ExpandedCMP = TLI.expandCMP(N, DAG); in ExpandIntRes_CMP()5791 return TLI.expandCMP(N, DAG); in ExpandIntOp_CMP()
4037 Results.push_back(TLI.expandCMP(Node, DAG)); in ExpandNode()
10933 SDValue TargetLowering::expandCMP(SDNode *Node, SelectionDAG &DAG) const { in expandCMP() function in TargetLowering
5630 SDValue expandCMP(SDNode *Node, SelectionDAG &DAG) const;