gem5  v22.1.0.0
Public Attributes | List of all members
gem5::MathExpr::OpSearch Struct Reference

Public Attributes

bool binary
 
Operator op
 
int priority
 
char c
 
binOp fn
 

Detailed Description

Definition at line 99 of file mathexpr.hh.

Member Data Documentation

◆ binary

bool gem5::MathExpr::OpSearch::binary

Definition at line 101 of file mathexpr.hh.

◆ c

char gem5::MathExpr::OpSearch::c

Definition at line 104 of file mathexpr.hh.

◆ fn

binOp gem5::MathExpr::OpSearch::fn

Definition at line 105 of file mathexpr.hh.

◆ op

Operator gem5::MathExpr::OpSearch::op

Definition at line 102 of file mathexpr.hh.

◆ priority

int gem5::MathExpr::OpSearch::priority

Definition at line 103 of file mathexpr.hh.


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

Generated on Wed Dec 21 2022 10:23:30 for gem5 by doxygen 1.9.1