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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp214 SDValue visitSIGN_EXTEND_INREG(SDNode *N);
1136 case ISD::SIGN_EXTEND_INREG: return visitSIGN_EXTEND_INREG(N);
5227 SDValue DAGCombiner::visitSIGN_EXTEND_INREG(SDNode *N) { function in class:DAGCombiner

Completed in 101 milliseconds