floatWriteTemp

fun floatWriteTemp(restriction: TypeRestriction): L2WriteFloatOperand

Allocate a new L2FloatRegister. Answer an L2WriteFloatOperand that writes to it as a new temporary L2SemanticValue, restricting it with the given TypeRestriction.

Return

The new unboxed float write operand.

Parameters

restriction

The initial TypeRestriction for the new operand.