Home
last modified time | relevance | path

Searched full:header_path_implementation_codegen (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/templates/
Dcodegen_language_extensions.h.erb18 % next unless plugin_opts["compiler_extensions"]["header_path_implementation_codegen"]
19 #include "<%= plugin_opts["compiler_extensions"]["header_path_implementation_codegen"] %>"
Dir-dyn-base-types.h.erb26 % next unless plugin_opts["compiler_base_types"]["header_path_implementation_codegen"]
27 #include "<%= plugin_opts["compiler_base_types"]["header_path_implementation_codegen"] %>"
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dcodegen_language_extensions.h.erb16 <%= Common::include_plugin_files "compiler_extensions", "header_path_implementation_codegen" %>
Dir-dyn-base-types.h.erb24 <%= Common::include_plugin_files "compiler_base_types", "header_path_implementation_codegen" %>
/arkcompiler/runtime_core/static_core/plugins/ets/
Dets_plugin_options.yaml81 header_path_implementation_codegen: plugins/ets/compiler/optimizer/ets_codegen_extensions.h