XACC
|
This is the complete list of members for xacc::XASMCompiler, including all inherited members.
canParse(const std::string &src) override (defined in xacc::XASMCompiler) | xacc::XASMCompiler | virtual |
compile(const std::string &src, std::shared_ptr< Accelerator > acc) override (defined in xacc::XASMCompiler) | xacc::XASMCompiler | virtual |
compile(const std::string &src) override (defined in xacc::XASMCompiler) | xacc::XASMCompiler | virtual |
compile(std::shared_ptr< CompositeInstruction > f, std::shared_ptr< Accelerator > acc) (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
description() const override | xacc::XASMCompiler | inlinevirtual |
get_statement_terminator() (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
getKernelBufferNames(const std::string &src) override (defined in xacc::XASMCompiler) | xacc::XASMCompiler | virtual |
getOptions() | xacc::Compiler | inlinevirtual |
handleOptions(const std::map< std::string, std::string > &arg_map) | xacc::Compiler | inlinevirtual |
name() const override | xacc::XASMCompiler | inlinevirtual |
translate(std::shared_ptr< CompositeInstruction > function) override (defined in xacc::XASMCompiler) | xacc::XASMCompiler | 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 |
XASMCompiler() (defined in xacc::XASMCompiler) | xacc::XASMCompiler | |
~Compiler() (defined in xacc::Compiler) | xacc::Compiler | inlinevirtual |
~Identifiable() | xacc::Identifiable | inlinevirtual |
~OptionsProvider() | xacc::OptionsProvider | inlinevirtual |
~XASMCompiler() | xacc::XASMCompiler | inlinevirtual |