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