Home
last modified time | relevance | path

Searched full:need_param_locations (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/templates/
Dintrinsics.yaml.erb66need_param_locations: <%= intrinsic.respond_to?(:need_param_locations) && intrinsic.need_param_loc…
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
Dintrinsics_flags.inl.erb88 % if Compiler::intrinsics.any?(&:need_param_locations)
92 % Compiler::intrinsics.select(&:need_param_locations).each do |intrinsic|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_libbase_runtime.yaml609 need_param_locations: true