Searched refs:SoftPromoteHalfRes_ExpOp (Results 1 – 2 of 2) sorted by relevance
783 SDValue SoftPromoteHalfRes_ExpOp(SDNode *N);
3083 case ISD::FLDEXP: R = SoftPromoteHalfRes_ExpOp(N); break; in SoftPromoteHalfResult()3207 SDValue DAGTypeLegalizer::SoftPromoteHalfRes_ExpOp(SDNode *N) { in SoftPromoteHalfRes_ExpOp() function in DAGTypeLegalizer