CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
CLRX::AsmRawCodeHandler Member List

This is the complete list of members for CLRX::AsmRawCodeHandler, including all inherited members.

addKernel(const char *kernelName)CLRX::AsmRawCodeHandlervirtual
addSection(const char *sectionName, cxuint kernelId)CLRX::AsmRawCodeHandlervirtual
AsmFormatHandler(Assembler &assembler)CLRX::AsmFormatHandlerexplicitprotected
AsmRawCodeHandler(Assembler &assembler)CLRX::AsmRawCodeHandlerexplicit
assemblerCLRX::AsmFormatHandlerprotected
getSectionId(const char *sectionName) const CLRX::AsmRawCodeHandlervirtual
getSectionInfo(cxuint sectionId) const CLRX::AsmRawCodeHandlervirtual
handleLabel(const CString &label)CLRX::AsmFormatHandlervirtual
NonCopyableAndNonMovable()CLRX::NonCopyableAndNonMovableinline
NonCopyableAndNonMovable(const NonCopyableAndNonMovable &)=deleteCLRX::NonCopyableAndNonMovable
NonCopyableAndNonMovable(NonCopyableAndNonMovable &&)=deleteCLRX::NonCopyableAndNonMovable
operator=(const NonCopyableAndNonMovable &)=deleteCLRX::NonCopyableAndNonMovable
operator=(NonCopyableAndNonMovable &&)=deleteCLRX::NonCopyableAndNonMovable
parsePseudoOp(const CString &firstName, const char *stmtPlace, const char *linePtr)CLRX::AsmRawCodeHandlervirtual
prepareBinary()CLRX::AsmRawCodeHandlervirtual
resolveRelocation(const AsmExpression *expr, uint64_t &value, cxuint &sectionId)CLRX::AsmFormatHandlervirtual
resolveSymbol(const AsmSymbol &symbol, uint64_t &value, cxuint &sectionId)CLRX::AsmFormatHandlervirtual
setCurrentKernel(cxuint kernel)CLRX::AsmRawCodeHandlervirtual
setCurrentSection(cxuint sectionId)CLRX::AsmRawCodeHandlervirtual
writeBinary(std::ostream &os) const CLRX::AsmRawCodeHandlervirtual
writeBinary(Array< cxbyte > &array) const CLRX::AsmRawCodeHandlervirtual
~AsmFormatHandler() (defined in CLRX::AsmFormatHandler)CLRX::AsmFormatHandlervirtual
~AsmRawCodeHandler()=defaultCLRX::AsmRawCodeHandler