CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
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::AsmRegAllocator | inline |
getLinearDepMaps() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
getOutLivenesses() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
getSSAReplacesMap() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
getVIdxCallMap() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
getVIdxRoutineMap() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
getVregIndexMaps() const (defined in CLRX::AsmRegAllocator) | CLRX::AsmRegAllocator | inline |
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 |