Returns representation that should be used in an x86 assmebly file
for an integer constant
Created originally for getting representation for array sizes
which is used in loops.
Helper function intended to be used by expressions which require a temporary variable to store a result
variableType must correspond to one of the Variable.DATATYPE_xxx (int/uint/float/etc)