CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | List of all members
CLRX::ISALinearDepHandler Class Reference

ISA regvar linear handler. More...

#include <Assembler.h>

Public Member Functions

 ISALinearDepHandler ()
 constructor
 
void pushLinearDep (const AsmRegVarLinearDep &linearDep)
 push linear dependency
 
size_t size () const
 return true if has next
 
AsmRegVarLinearDep getLinearDep (size_t pos) const
 get next linear dependency
 
size_t findPositionByOffset (size_t offset) const
 find position by offset
 
ISALinearDepHandlercopy () const
 copy linear handler (make new copy)
 

Detailed Description

ISA regvar linear handler.


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