Searched refs:expandBITREVERSE (Results 1 – 5 of 5) sorted by relevance
1360 Results.push_back(TLI.expandBITREVERSE(Node, DAG)); in ExpandBITREVERSE()1403 Results.push_back(TLI.expandBITREVERSE(Node, DAG)); in ExpandBITREVERSE()
3092 if ((Tmp1 = TLI.expandBITREVERSE(Node, DAG))) in ExpandNode()
610 if (SDValue Res = TLI.expandBITREVERSE(N, DAG)) in PromoteIntRes_BITREVERSE()
9495 SDValue TargetLowering::expandBITREVERSE(SDNode *N, SelectionDAG &DAG) const { in expandBITREVERSE() function in TargetLowering
5378 SDValue expandBITREVERSE(SDNode *N, SelectionDAG &DAG) const;