Home
last modified time | relevance | path

Searched refs:foldSubToUSubSat (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp567 SDValue foldSubToUSubSat(EVT DstVT, SDNode *N);
3387 SDValue DAGCombiner::foldSubToUSubSat(EVT DstVT, SDNode *N) { in foldSubToUSubSat() function in DAGCombiner
3651 if (SDValue V = foldSubToUSubSat(VT, N)) in visitSUB()
13862 if (SDValue V = foldSubToUSubSat(VT, N0.getNode())) in visitTRUNCATE()