Searched refs:PromoteIntRes_FLT_ROUNDS (Results 1 – 2 of 2) sorted by relevance
357 SDValue PromoteIntRes_FLT_ROUNDS(SDNode *N);
153 case ISD::FLT_ROUNDS_: Res = PromoteIntRes_FLT_ROUNDS(N); break; in PromoteIntegerResult()726 SDValue DAGTypeLegalizer::PromoteIntRes_FLT_ROUNDS(SDNode *N) { in PromoteIntRes_FLT_ROUNDS() function in DAGTypeLegalizer