Searched refs:compiler_plugin_ (Results 1 – 4 of 4) sorted by relevance
290 compiler_plugin_, jit_options_); in jit_dependencies()
89 compiler_plugin_ = "clang"; in FunctionInternal()352 opts["compiler"] = compiler_plugin_; in generate_options()414 compiler_plugin_ = op.second.to_string(); in init()577 compiler_ = Importer(gen.generate(), compiler_plugin_, jit_options_); in finalize()3566 s.pack("FunctionInternal::compiler_plugin", compiler_plugin_); in serialize_body()3652 s.unpack("FunctionInternal::compiler_plugin", compiler_plugin_); in FunctionInternal()
925 std::string compiler_plugin_; member in casadi::FunctionInternal
552 compiler_ = Importer(cname, compiler_plugin_, jit_options_); in init()