Searched refs:ReduceLoadWidth (Results 1 – 1 of 1) sorted by relevance
596 SDValue ReduceLoadWidth(SDNode *N);5462 SDValue NewLoad = ReduceLoadWidth(And.getNode()); in BackwardsPropagateMask()5830 if (SDValue Res = ReduceLoadWidth(N)) { in visitAND()8900 if (SDValue NarrowLoad = ReduceLoadWidth(N)) in visitSRL()10790 if (SDValue NarrowLoad = ReduceLoadWidth(N0.getNode())) { in visitSIGN_EXTEND()11122 if (SDValue NarrowLoad = ReduceLoadWidth(N0.getNode())) { in visitZERO_EXTEND()11365 if (SDValue NarrowLoad = ReduceLoadWidth(N0.getNode())) { in visitANY_EXTEND()11602 SDValue DAGCombiner::ReduceLoadWidth(SDNode *N) { in ReduceLoadWidth() function in DAGCombiner11884 if (SDValue NarrowLoad = ReduceLoadWidth(N)) in visitSIGN_EXTEND_INREG()12170 if (SDValue Reduced = ReduceLoadWidth(N)) in visitTRUNCATE()