Searched refs:SoftenFloatRes_FREEZE (Results 1 – 2 of 2) sorted by relevance
594 SDValue SoftenFloatRes_FREEZE(SDNode *N);
155 case ISD::FREEZE: R = SoftenFloatRes_FREEZE(N); break; in SoftenFloatResult()224 SDValue DAGTypeLegalizer::SoftenFloatRes_FREEZE(SDNode *N) { in SoftenFloatRes_FREEZE() function in DAGTypeLegalizer