For loop.
More...
#include <aclElementFor.h>
For loop.
Definition at line 34 of file aclElementFor.h.
◆ ElementFor()
◆ addBodyExpression()
void acl::ElementFor::addBodyExpression |
( |
Element |
expression_ | ) |
|
◆ addToKernelSource()
virtual void acl::ElementFor::addToKernelSource |
( |
vector< Element > & |
arguments, |
|
|
vector< Element > & |
localDeclarations |
|
) |
| const |
|
virtual |
◆ getLocalDeclaration()
virtual string acl::ElementFor::getLocalDeclaration |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ getName()
virtual string acl::ElementFor::getName |
( |
| ) |
const |
|
virtual |
◆ getTypeSignature()
virtual string acl::ElementFor::getTypeSignature |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ setAsArgument()
virtual void acl::ElementFor::setAsArgument |
( |
cl::Kernel & |
kernel, |
|
|
unsigned int |
argumentIndex |
|
) |
| const |
|
virtual |
◆ str()
◆ condition
◆ expression
vector<Element> acl::ElementFor::expression |
|
protected |
◆ increase
◆ initialization
Element acl::ElementFor::initialization |
|
protected |
The documentation for this class was generated from the following file: