Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp401 SDValue foldVSelectOfConstants(SDNode *N);
7665 SDValue DAGCombiner::foldVSelectOfConstants(SDNode *N) { in foldVSelectOfConstants() function in DAGCombiner
7808 if (SDValue V = foldVSelectOfConstants(N)) in visitVSELECT()