Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13792 static SDValue widenCtPop(SDNode *Extend, SelectionDAG &DAG, const SDLoc &DL) { in widenCtPop() function
14148 if (SDValue NewCtPop = widenCtPop(N, DAG, DL)) in visitZERO_EXTEND()
14326 if (SDValue NewCtPop = widenCtPop(N, DAG, DL)) in visitANY_EXTEND()