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

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

allocateRegisters(AsmSectionId sectionId) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
applySSAReplaces() (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
AsmRegAllocator(Assembler &assembler) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
AsmRegAllocator(Assembler &assembler, const std::vector< CodeBlock > &codeBlocks, const SSAReplacesMap &ssaReplacesMap) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
colorInterferenceGraph() (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
createCodeStructure(const std::vector< AsmCodeFlowEntry > &codeFlow, size_t codeSize, const cxbyte *code) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
createInterferenceGraph() (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
createLivenesses(ISAUsageHandler &usageHandler, ISALinearDepHandler &linDepHandler) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
createSSAData(ISAUsageHandler &usageHandler, ISALinearDepHandler &linDepHandler) (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
getCodeBlocks() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getLinearDepMaps() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getOutLivenesses() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getSSAReplacesMap() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getVIdxCallMap() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getVIdxRoutineMap() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
getVregIndexMaps() const (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocatorinline
InterGraph typedef (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
OutLiveness typedef (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
SSAReplace typedef (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
SSAReplacesMap typedef (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator
VarIndexMap typedef (defined in CLRX::AsmRegAllocator)CLRX::AsmRegAllocator