Lioncash d69fceec55 value: Move ImmediateToU64() to be a part of Value's interface
This'll make it slightly nicer to do basic constant folding for 32-bit
and 64-bit variants of the same IR opcode type. By that, I mean it's
possible to inspect immediate values without a bunch of conditional
checks beforehand to verify that it's possible to call GetU32() or
GetU64, etc.
2020-04-22 20:55:50 +01:00
..
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:55:50 +01:00
2020-04-22 20:55:50 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:55:50 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00
2020-04-22 20:53:46 +01:00