Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13814 static SDValue widenAbs(SDNode *Extend, SelectionDAG &DAG) { in widenAbs() function
14151 if (SDValue V = widenAbs(N, DAG)) in visitZERO_EXTEND()