|
XACC
|
This is the complete list of members for xacc::Compiler, including all inherited members.
| canParse(const std::string &src) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| compile(const std::string &src, std::shared_ptr< Accelerator > acc)=0 (defined in xacc::Compiler) | xacc::Compiler | pure virtual |
| compile(const std::string &src)=0 (defined in xacc::Compiler) | xacc::Compiler | pure virtual |
| compile(std::shared_ptr< CompositeInstruction > f, std::shared_ptr< Accelerator > acc) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| description() const =0 | xacc::Identifiable | pure virtual |
| get_statement_terminator() (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| getKernelBufferNames(const std::string &src) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| getOptions() | xacc::Compiler | inlinevirtual |
| handleOptions(const std::map< std::string, std::string > &arg_map) | xacc::Compiler | inlinevirtual |
| name() const =0 | xacc::Identifiable | pure virtual |
| translate(std::shared_ptr< CompositeInstruction > program)=0 (defined in xacc::Compiler) | xacc::Compiler | pure virtual |
| translate(std::shared_ptr< CompositeInstruction > program, HeterogeneousMap &options) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| translate(std::shared_ptr< CompositeInstruction > program, HeterogeneousMap &&options) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| ~Compiler() (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
| ~Identifiable() | xacc::Identifiable | inlinevirtual |
| ~OptionsProvider() | xacc::OptionsProvider | inlinevirtual |
1.8.11