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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp432 SDValue visitSIGN_EXTEND_INREG(SDNode *N);
1571 case ISD::SIGN_EXTEND_INREG: return visitSIGN_EXTEND_INREG(N);
10567 SDValue DAGCombiner::visitSIGN_EXTEND_INREG(SDNode *N) { function in class:DAGCombiner

Completed in 161 milliseconds