Searched refs:foldSubToUSubSat (Results 1 – 1 of 1) sorted by relevance
604 SDValue foldSubToUSubSat(EVT DstVT, SDNode *N, const SDLoc &DL);3738 SDValue DAGCombiner::foldSubToUSubSat(EVT DstVT, SDNode *N, const SDLoc &DL) { in foldSubToUSubSat() function in DAGCombiner3974 if (SDValue V = foldSubToUSubSat(VT, N, DL)) in visitSUB()15039 if (SDValue V = foldSubToUSubSat(VT, N0.getNode(), DL)) in visitTRUNCATE()