Searched refs:SoftenedOp (Results 1 – 1 of 1) sorted by relevance
383 SDValue &SoftenedOp = SoftenedFloats[Op]; in GetSoftenedFloat() local384 RemapValue(SoftenedOp); in GetSoftenedFloat()385 assert(SoftenedOp.getNode() && "Operand wasn't converted to integer?"); in GetSoftenedFloat()386 return SoftenedOp; in GetSoftenedFloat()