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.cpp586 SDValue foldVSelectOfConstants(SDNode *N);
12207 SDValue DAGCombiner::foldVSelectOfConstants(SDNode *N) { in foldVSelectOfConstants() function in DAGCombiner
12575 if (SDValue V = foldVSelectOfConstants(N)) in visitVSELECT()