KSeExpr 4.0.4.0
KSeExpr::LLVMEvaluator Class Reference

#include <Evaluator.h>

Public Member Functions

void debugPrint ()

Static Public Member Functions

static void unsupported ()
static const char * evalStr (VarBlock *)
static const double * evalFP (VarBlock *)
static bool prepLLVM (ExprNode *, ExprType)
static void evalMultiple (VarBlock *, int, size_t, size_t)

Detailed Description

Definition at line 449 of file Evaluator.h.

Member Function Documentation

◆ debugPrint()

void KSeExpr::LLVMEvaluator::debugPrint ( )
inline

Definition at line 475 of file Evaluator.h.

◆ evalFP()

const double * KSeExpr::LLVMEvaluator::evalFP ( VarBlock * )
inlinestatic

Definition at line 461 of file Evaluator.h.

References unsupported().

◆ evalMultiple()

void KSeExpr::LLVMEvaluator::evalMultiple ( VarBlock * ,
int ,
size_t ,
size_t  )
inlinestatic

Definition at line 471 of file Evaluator.h.

References unsupported().

◆ evalStr()

const char * KSeExpr::LLVMEvaluator::evalStr ( VarBlock * )
inlinestatic

Definition at line 456 of file Evaluator.h.

References unsupported().

◆ prepLLVM()

bool KSeExpr::LLVMEvaluator::prepLLVM ( ExprNode * ,
ExprType  )
inlinestatic

Definition at line 466 of file Evaluator.h.

References unsupported().

◆ unsupported()

void KSeExpr::LLVMEvaluator::unsupported ( )
inlinestatic

Definition at line 452 of file Evaluator.h.

Referenced by evalFP(), evalMultiple(), evalStr(), and prepLLVM().


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