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