MimIR 0.1
MimIR is my Intermediate Representation
|
Go to the source code of this file.
Namespaces | |
namespace | mim |
namespace | mim::plug |
namespace | mim::plug::mem |
The mem Plugin | |
Functions | |
%mem.lea | |
Ref | mim::plug::mem::normalize_lea (Ref type, Ref callee, Ref arg) |
%mem.load | |
Ref | mim::plug::mem::normalize_load (Ref type, Ref callee, Ref arg) |
%mem.remem | |
Ref | mim::plug::mem::normalize_remem (Ref type, Ref callee, Ref mem) |
%mem.store | |
Ref | mim::plug::mem::normalize_store (Ref type, Ref callee, Ref arg) |