Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp590 SDValue foldVSelectOfConstants(SDNode *N);
12995 SDValue DAGCombiner::foldVSelectOfConstants(SDNode *N) { in foldVSelectOfConstants() function in DAGCombiner
13437 if (SDValue V = foldVSelectOfConstants(N)) in visitVSELECT()