MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::plug::direct Namespace Reference

The direct style Plugin More...

Classes

class  CPS2DSPhase
 Rewrite direct.cps2ds to cps. More...
 
class  DS2CPS
 Converts direct style function to cps functions. More...
 

Enumerations

%direct.cps2ds
enum class  cps2ds : flags_t
 
%direct.ds2cps_phase
enum class  ds2cps_phase : flags_t
 
%direct.cps2ds_phase
enum class  cps2ds_phase : flags_t
 

Variables

static constexpr plugin_t Plugin_Id = 0x14a4c61150000000
 

%direct.cps2ds_dep

enum class  cps2ds_dep : flags_t
 
const Defop_cps2ds_dep (const Def *k)
 

Detailed Description

Enumeration Type Documentation

◆ cps2ds

enum class mim::plug::direct::cps2ds : flags_t
strong

Definition at line 21 of file autogen.h.

◆ cps2ds_dep

Definition at line 14 of file autogen.h.

◆ cps2ds_phase

Definition at line 35 of file autogen.h.

◆ ds2cps_phase

Definition at line 28 of file autogen.h.

Function Documentation

◆ op_cps2ds_dep()

Variable Documentation

◆ Plugin_Id

plugin_t mim::plug::direct::Plugin_Id = 0x14a4c61150000000
staticconstexpr

Definition at line 10 of file autogen.h.