Searched refs:ExpandIntOp_RETURNADDR (Results 1 – 2 of 2) sorted by relevance
368 SDValue ExpandIntOp_RETURNADDR(SDNode *N);
2619 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break; in ExpandIntegerOperand()2808 SDValue DAGTypeLegalizer::ExpandIntOp_RETURNADDR(SDNode *N) { in ExpandIntOp_RETURNADDR() function in DAGTypeLegalizer