CACAO
Public Member Functions | Data Fields
cacao::jit::compiler2::x86_64::SrcMemOp Struct Reference

Public Member Functions

 SrcMemOp (StackSlot *op)
 
 SrcMemOp (ManagedStackSlot *op)
 

Data Fields

MachineOperandop
 

Detailed Description

Definition at line 65 of file X86_64Instructions.hpp.

Constructor & Destructor Documentation

cacao::jit::compiler2::x86_64::SrcMemOp::SrcMemOp ( StackSlot op)
inlineexplicit

Definition at line 67 of file X86_64Instructions.hpp.

cacao::jit::compiler2::x86_64::SrcMemOp::SrcMemOp ( ManagedStackSlot op)
inlineexplicit

Definition at line 70 of file X86_64Instructions.hpp.

Field Documentation

MachineOperand* cacao::jit::compiler2::x86_64::SrcMemOp::op

Definition at line 66 of file X86_64Instructions.hpp.


The documentation for this struct was generated from the following file: