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

Public Member Functions

 DstMemOp (StackSlot *op)
 
 DstMemOp (ManagedStackSlot *op)
 

Data Fields

MachineOperandop
 

Detailed Description

Definition at line 76 of file X86_64Instructions.hpp.

Constructor & Destructor Documentation

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

Definition at line 78 of file X86_64Instructions.hpp.

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

Definition at line 81 of file X86_64Instructions.hpp.

Field Documentation

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

Definition at line 77 of file X86_64Instructions.hpp.


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