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