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