public class RawConstant extends PrimitiveConstant
Value.IllegalValue
ILLEGAL
DOUBLE_0, DOUBLE_1, FALSE, FLOAT_0, FLOAT_1, INT_0, INT_1, INT_2, INT_MINUS_1, LONG_0, LONG_1, NULL_POINTER, TRUE
Constructor and Description |
---|
RawConstant(long rawValue) |
asBoolean, asBoxedPrimitive, asDouble, asFloat, asInt, asLong, equals, getSerializedSize, hashCode, isDefaultForKind, isNull, serialize, toString
getKind, getKindSuffix, getLIRKind, getPlatformKind, identityEquals
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, defaultForKind, forBoolean, forBoxedPrimitive, forByte, forChar, forDouble, forFloat, forIllegal, forInt, forIntegerKind, forLong, forPrimitiveInt, forShort, isNonNull, isNull, mul, one, toString, toValueString, zero
getLIRKind, getPlatformKind, identityEquals
getKind
public RawConstant(long rawValue)