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