Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp566 SDValue visitFSUBForFMACombine(SDNode *N);
16100 SDValue DAGCombiner::visitFSUBForFMACombine(SDNode *N) { in visitFSUBForFMACombine() function in DAGCombiner
16829 if (SDValue Fused = visitFSUBForFMACombine<EmptyMatchContext>(N)) { in visitFSUB()
26760 if (SDValue Fused = visitFSUBForFMACombine<VPMatchContext>(N)) { in visitVP_FSUB()