Searched refs:PromoteFloatRes_FFREXP (Results 1 – 2 of 2) sorted by relevance
701 SDValue PromoteFloatRes_FFREXP(SDNode *N);
2439 case ISD::FFREXP: R = PromoteFloatRes_FFREXP(N); break; in PromoteFloatResult()2622 SDValue DAGTypeLegalizer::PromoteFloatRes_FFREXP(SDNode *N) { in PromoteFloatRes_FFREXP() function in DAGTypeLegalizer