Searched refs:visitZERO_EXTEND_VECTOR_INREG (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp434 SDValue visitZERO_EXTEND_VECTOR_INREG(SDNode *N);
1573 case ISD::ZERO_EXTEND_VECTOR_INREG: return visitZERO_EXTEND_VECTOR_INREG(N);
10717 SDValue DAGCombiner::visitZERO_EXTEND_VECTOR_INREG(SDNode *N) { function in class:DAGCombiner

Completed in 111 milliseconds