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

Assembler Wait scheduler. More...

#include <Assembler.h>

Public Member Functions

 AsmWaitScheduler (const AsmWaitConfig &asmWaitConfig, Assembler &assembler, const std::vector< AsmRegAllocator::CodeBlock > &codeBlocks, const AsmRegAllocator::VarIndexMap *vregIndexMaps, const Array< cxuint > *graphColorMaps, bool onlyWarnings)
 
void schedule (ISAUsageHandler &usageHandler, ISAWaitHandler &waitHandler)
 
const std::vector< AsmWaitInstr > & getNeededWaitInstrs () const
 

Detailed Description

Assembler Wait scheduler.


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