Searched refs:PromoteFloatRes_ConstantFP (Results 1 – 2 of 2) sorted by relevance
523 SDValue PromoteFloatRes_ConstantFP(SDNode *N);
1728 case ISD::ConstantFP: R = PromoteFloatRes_ConstantFP(N); break; in PromoteFloatResult()1793 SDValue DAGTypeLegalizer::PromoteFloatRes_ConstantFP(SDNode *N) { in PromoteFloatRes_ConstantFP() function in DAGTypeLegalizer