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