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