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