Searched refs:SoftenedOp (Results 1 – 1 of 1) sorted by relevance
546 SDValue SoftenedOp = getSDValue(Iter->second); in GetSoftenedFloat() local547 assert(SoftenedOp.getNode() && "Unconverted op in SoftenedFloats?"); in GetSoftenedFloat()548 return SoftenedOp; in GetSoftenedFloat()