Searched refs:PromoteIntOp_FRAMERETURNADDR (Results 1 – 2 of 2) sorted by relevance
417 SDValue PromoteIntOp_FRAMERETURNADDR(SDNode *N);
1986 case ISD::RETURNADDR: Res = PromoteIntOp_FRAMERETURNADDR(N); break; in PromoteIntegerOperand()2515 SDValue DAGTypeLegalizer::PromoteIntOp_FRAMERETURNADDR(SDNode *N) { in PromoteIntOp_FRAMERETURNADDR() function in DAGTypeLegalizer