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