Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp559 SDValue visitVPOp(SDNode *N);
1992 return visitVPOp(N); in visit()
26767 SDValue DAGCombiner::visitVPOp(SDNode *N) { in visitVPOp() function in DAGCombiner