- Halide::Argument (C++ struct)
- Halide::Argument::dimensions (C++ member)
- Halide::Argument::Kind (C++ enum)
- Halide::Argument::Kind::InputBuffer (C++ enumerator)
- Halide::Argument::Kind::InputScalar (C++ enumerator)
- Halide::Argument::Kind::OutputBuffer (C++ enumerator)
- Halide::Argument::name (C++ member)
- Halide::Argument::type (C++ member)
- Halide::ArgumentEstimates (C++ struct)
- Halide::ArgumentEstimates::buffer_estimates (C++ member)
- Halide::ArgumentEstimates::scalar_def (C++ member)
- Halide::AutoSchedulerFn (C++ type)
- Halide::AutoschedulerParams (C++ struct)
- Halide::AutoSchedulerResults (C++ struct)
- Halide::bfloat16_t (C++ struct)
- Halide::bfloat16_t::bfloat16_t (C++ function), [1], [2], [3], [4], [5]
- Halide::bfloat16_t::is_nan (C++ function)
- Halide::bfloat16_t::make_from_bits (C++ function)
- Halide::bfloat16_t::make_zero (C++ function)
- Halide::bfloat16_t::operator double (C++ function)
- Halide::bfloat16_t::operator float (C++ function)
- Halide::bfloat16_t::operator int (C++ function)
- Halide::bfloat16_t::operator+ (C++ function)
- Halide::bfloat16_t::operator- (C++ function)
- Halide::bfloat16_t::operator== (C++ function)
- Halide::bfloat16_t::to_bits (C++ function)
- Halide::Buffer (C++ class)
- Halide::Buffer::Buffer (C++ function), [1], [2], [3], [4], [5]
- Halide::Buffer::copy_to_device (C++ function), [1]
- Halide::Buffer::defined (C++ function)
- Halide::Buffer::device_malloc (C++ function), [1]
- Halide::Buffer::device_wrap_native (C++ function)
- Halide::Buffer::for_each_value (C++ function)
- Halide::Buffer::get (C++ function)
- Halide::Buffer::operator() (C++ function)
- Halide::Buffer::operator= (C++ function), [1]
- Halide::Buffer::same_as (C++ function)
- Halide::Buffer::set_name (C++ function)
- Halide::BufferConstraint (C++ struct)
- Halide::Callable (C++ class)
- Halide::Callable::call_argv_fast (C++ function)
- Halide::Callable::Callable (C++ function)
- Halide::Callable::defined (C++ function)
- Halide::Callable::make_std_function (C++ function)
- Halide::CompileError (C++ struct)
- Halide::CompileTimeErrorReporter (C++ class)
- Halide::CustomLoweringPass (C++ struct)
- Halide::Derivative (C++ class)
- Halide::DeviceAPI (C++ enum)
- Halide::DeviceAPI::CUDA (C++ enumerator)
- Halide::DeviceAPI::D3D12Compute (C++ enumerator)
- Halide::DeviceAPI::Default_GPU (C++ enumerator)
- Halide::DeviceAPI::Hexagon (C++ enumerator)
- Halide::DeviceAPI::HexagonDma (C++ enumerator)
- Halide::DeviceAPI::Host (C++ enumerator)
- Halide::DeviceAPI::Metal (C++ enumerator)
- Halide::DeviceAPI::None (C++ enumerator)
- Halide::DeviceAPI::OpenCL (C++ enumerator)
- Halide::DeviceAPI::SMEStreaming (C++ enumerator)
- Halide::DeviceAPI::Vulkan (C++ enumerator)
- Halide::DeviceAPI::WebGPU (C++ enumerator)
- Halide::Error (C++ struct)
- Halide::EvictionKey (C++ class)
- Halide::Expr (C++ struct)
- Halide::Expr::Expr (C++ function), [1], [2], [3]
- Halide::Expr::get (C++ function)
- Halide::Expr::type (C++ function)
- Halide::ExprCompare (C++ struct)
- Halide::ExternCFunction (C++ struct)
- Halide::ExternFuncArgument (C++ struct)
- Halide::ExternSignature (C++ struct)
- Halide::float16_t (C++ struct)
- Halide::float16_t::float16_t (C++ function), [1], [2], [3], [4], [5]
- Halide::float16_t::is_nan (C++ function)
- Halide::float16_t::make_from_bits (C++ function)
- Halide::float16_t::make_zero (C++ function)
- Halide::float16_t::operator double (C++ function)
- Halide::float16_t::operator float (C++ function)
- Halide::float16_t::operator int (C++ function)
- Halide::float16_t::operator+ (C++ function)
- Halide::float16_t::operator- (C++ function)
- Halide::float16_t::operator== (C++ function)
- Halide::float16_t::to_bits (C++ function)
- Halide::Func (C++ class)
- Halide::Func::add_custom_lowering_pass (C++ function), [1]
- Halide::Func::add_trace_tag (C++ function)
- Halide::Func::align_bounds (C++ function)
- Halide::Func::align_extent (C++ function)
- Halide::Func::align_storage (C++ function)
- Halide::Func::allow_race_conditions (C++ function)
- Halide::Func::always_partition (C++ function), [1]
- Halide::Func::always_partition_all (C++ function)
- Halide::Func::args (C++ function)
- Halide::Func::async (C++ function)
- Halide::Func::atomic (C++ function)
- Halide::Func::bound (C++ function)
- Halide::Func::bound_extent (C++ function)
- Halide::Func::bound_storage (C++ function)
- Halide::Func::change_type (C++ function)
- Halide::Func::clear_custom_lowering_passes (C++ function)
- Halide::Func::clone_in (C++ function)
- Halide::Func::compile_jit (C++ function)
- Halide::Func::compile_to (C++ function)
- Halide::Func::compile_to_assembly (C++ function)
- Halide::Func::compile_to_bitcode (C++ function)
- Halide::Func::compile_to_c (C++ function)
- Halide::Func::compile_to_callable (C++ function)
- Halide::Func::compile_to_conceptual_stmt (C++ function)
- Halide::Func::compile_to_file (C++ function)
- Halide::Func::compile_to_header (C++ function)
- Halide::Func::compile_to_llvm_assembly (C++ function)
- Halide::Func::compile_to_lowered_stmt (C++ function)
- Halide::Func::compile_to_module (C++ function)
- Halide::Func::compile_to_multitarget_object_files (C++ function)
- Halide::Func::compile_to_multitarget_static_library (C++ function)
- Halide::Func::compile_to_object (C++ function)
- Halide::Func::compile_to_static_library (C++ function)
- Halide::Func::compute_at (C++ function), [1], [2]
- Halide::Func::compute_inline (C++ function)
- Halide::Func::compute_root (C++ function)
- Halide::Func::compute_with (C++ function)
- Halide::Func::copy_to_device (C++ function)
- Halide::Func::copy_to_host (C++ function)
- Halide::Func::custom_lowering_passes (C++ function)
- Halide::Func::debug_to_file (C++ function)
- Halide::Func::define_extern (C++ function)
- Halide::Func::defined (C++ function)
- Halide::Func::dimensions (C++ function)
- Halide::Func::eager_inline (C++ function)
- Halide::Func::extern_function_name (C++ function)
- Halide::Func::fold_storage (C++ function)
- Halide::Func::Func (C++ function), [1], [2], [3], [4], [5], [6]
- Halide::Func::function (C++ function)
- Halide::Func::fuse (C++ function)
- Halide::Func::get_schedule (C++ function)
- Halide::Func::gpu (C++ function)
- Halide::Func::gpu_blocks (C++ function)
- Halide::Func::gpu_lanes (C++ function)
- Halide::Func::gpu_single_thread (C++ function)
- Halide::Func::gpu_threads (C++ function)
- Halide::Func::gpu_tile (C++ function)
- Halide::Func::has_update_definition (C++ function)
- Halide::Func::hexagon (C++ function)
- Halide::Func::hoist_storage (C++ function), [1], [2]
- Halide::Func::hoist_storage_root (C++ function)
- Halide::Func::host (C++ function)
- Halide::Func::in (C++ function), [1], [2]
- Halide::Func::infer_arguments (C++ function)
- Halide::Func::infer_input_bounds (C++ function), [1]
- Halide::Func::is_extern (C++ function)
- Halide::Func::jit_handlers (C++ function)
- Halide::Func::memoize (C++ function)
- Halide::Func::name (C++ function)
- Halide::Func::never_partition (C++ function), [1]
- Halide::Func::never_partition_all (C++ function)
- Halide::Func::no_profiling (C++ function)
- Halide::Func::num_update_definitions (C++ function)
- Halide::Func::operator ExternFuncArgument (C++ function)
- Halide::Func::operator Stage (C++ function)
- Halide::Func::operator() (C++ function), [1]
- Halide::Func::output_buffer (C++ function)
- Halide::Func::outputs (C++ function)
- Halide::Func::parallel (C++ function), [1]
- Halide::Func::partition (C++ function)
- Halide::Func::prefetch (C++ function)
- Halide::Func::print_loop_nest (C++ function)
- Halide::Func::realize (C++ function), [1], [2], [3]
- Halide::Func::rename (C++ function)
- Halide::Func::reorder (C++ function)
- Halide::Func::reorder_storage (C++ function)
- Halide::Func::ring_buffer (C++ function)
- Halide::Func::rvars (C++ function)
- Halide::Func::serial (C++ function)
- Halide::Func::set_estimate (C++ function)
- Halide::Func::set_estimates (C++ function)
- Halide::Func::sme_streaming (C++ function)
- Halide::Func::specialize (C++ function)
- Halide::Func::specialize_fail (C++ function)
- Halide::Func::split (C++ function)
- Halide::Func::split_vars (C++ function)
- Halide::Func::store_at (C++ function), [1], [2]
- Halide::Func::store_in (C++ function)
- Halide::Func::store_root (C++ function)
- Halide::Func::stream_loads (C++ function), [1]
- Halide::Func::stream_stores (C++ function)
- Halide::Func::tile (C++ function), [1], [2], [3], [4]
- Halide::Func::trace_loads (C++ function)
- Halide::Func::trace_realizations (C++ function)
- Halide::Func::trace_stores (C++ function)
- Halide::Func::type (C++ function)
- Halide::Func::unroll (C++ function), [1]
- Halide::Func::update (C++ function)
- Halide::Func::update_args (C++ function)
- Halide::Func::update_value (C++ function)
- Halide::Func::update_values (C++ function)
- Halide::Func::value (C++ function)
- Halide::Func::values (C++ function)
- Halide::Func::vectorize (C++ function), [1]
- Halide::FuncRef (C++ class)
- Halide::FuncRef::equivalent_to (C++ function)
- Halide::FuncRef::function (C++ function)
- Halide::FuncRef::operator Expr (C++ function)
- Halide::FuncRef::operator*= (C++ function)
- Halide::FuncRef::operator+= (C++ function)
- Halide::FuncRef::operator-= (C++ function)
- Halide::FuncRef::operator/= (C++ function)
- Halide::FuncRef::operator= (C++ function), [1]
- Halide::FuncRef::operator[] (C++ function)
- Halide::FuncRef::size (C++ function)
- Halide::FuncRef::type (C++ function)
- Halide::FuncTupleElementRef (C++ class)
- Halide::FuncTupleElementRef::function (C++ function)
- Halide::FuncTupleElementRef::index (C++ function)
- Halide::FuncTupleElementRef::operator Expr (C++ function)
- Halide::FuncTupleElementRef::operator*= (C++ function)
- Halide::FuncTupleElementRef::operator+= (C++ function)
- Halide::FuncTupleElementRef::operator-= (C++ function)
- Halide::FuncTupleElementRef::operator/= (C++ function)
- Halide::FuncTupleElementRef::operator= (C++ function)
- Halide::FuseLoopLevel (C++ struct)
- Halide::FuseLoopLevel::align (C++ member)
- Halide::Generator (C++ class)
- Halide::GeneratorContext (C++ class)
- Halide::GeneratorInput (C++ class)
- Halide::GeneratorOutput (C++ class)
- Halide::GeneratorParam (C++ class)
- Halide::GeneratorParamsMap (C++ type)
- Halide::ImageParam (C++ class)
- Halide::ImageParam::add_trace_tag (C++ function)
- Halide::ImageParam::get (C++ function)
- Halide::ImageParam::ImageParam (C++ function), [1], [2]
- Halide::ImageParam::in (C++ function)
- Halide::ImageParam::operator Func (C++ function)
- Halide::ImageParam::operator() (C++ function)
- Halide::ImageParam::reset (C++ function)
- Halide::ImageParam::set (C++ function)
- Halide::ImageParam::trace_loads (C++ function)
- Halide::ImplicitVar (C++ struct)
- Halide::ImplicitVar::operator Expr (C++ function)
- Halide::ImplicitVar::operator Var (C++ function)
- Halide::ImplicitVar::to_var (C++ function)
- Halide::Internal::all_are_convertible (C++ struct)
- Halide::Internal::all_are_printable_args (C++ struct)
- Halide::Internal::all_ints_and_optional_name (C++ struct)
- Halide::Internal::AssociativeOp (C++ struct)
- Halide::Internal::AssociativeOp::pattern (C++ member)
- Halide::Internal::AssociativeOp::Replacement (C++ struct)
- Halide::Internal::AssociativeOp::Replacement::var (C++ member)
- Halide::Internal::BaseExprNode (C++ struct)
- Halide::Internal::BufferContents (C++ struct)
- Halide::Internal::cond (C++ struct)
- Halide::Internal::ConstantInterval (C++ struct)
- Halide::Internal::ConstantInterval::bounded_below (C++ function)
- Halide::Internal::ConstantInterval::bounds_of_type (C++ function)
- Halide::Internal::ConstantInterval::cast_to (C++ function)
- Halide::Internal::ConstantInterval::ConstantInterval (C++ function)
- Halide::Internal::ConstantInterval::contains (C++ function), [1], [2], [3]
- Halide::Internal::ConstantInterval::everything (C++ function)
- Halide::Internal::ConstantInterval::include (C++ function), [1]
- Halide::Internal::ConstantInterval::is_bounded (C++ function)
- Halide::Internal::ConstantInterval::is_everything (C++ function)
- Halide::Internal::ConstantInterval::is_single_point (C++ function), [1]
- Halide::Internal::ConstantInterval::make_intersection (C++ function)
- Halide::Internal::ConstantInterval::make_union (C++ function)
- Halide::Internal::ConstantInterval::min (C++ member)
- Halide::Internal::ConstantInterval::operator+= (C++ function)
- Halide::Internal::ConstantInterval::operator- (C++ function)
- Halide::Internal::ConstantInterval::operator== (C++ function)
- Halide::Internal::ConstantInterval::single_point (C++ function)
- Halide::Internal::Definition (C++ class)
- Halide::Internal::Definition::accept (C++ function)
- Halide::Internal::Definition::args (C++ function)
- Halide::Internal::Definition::defined (C++ function)
- Halide::Internal::Definition::Definition (C++ function), [1], [2], [3]
- Halide::Internal::Definition::get_copy (C++ function)
- Halide::Internal::Definition::is_init (C++ function)
- Halide::Internal::Definition::mutate (C++ function)
- Halide::Internal::Definition::predicate (C++ function)
- Halide::Internal::Definition::same_as (C++ function)
- Halide::Internal::Definition::schedule (C++ function)
- Halide::Internal::Definition::specializations (C++ function)
- Halide::Internal::Definition::split_predicate (C++ function)
- Halide::Internal::Definition::values (C++ function)
- Halide::Internal::Dimension (C++ class)
- Halide::Internal::Dimension::dim (C++ function)
- Halide::Internal::Dimension::extent (C++ function)
- Halide::Internal::Dimension::max (C++ function)
- Halide::Internal::Dimension::min (C++ function)
- Halide::Internal::Dimension::set_bounds (C++ function)
- Halide::Internal::Dimension::set_estimate (C++ function)
- Halide::Internal::Dimension::set_extent (C++ function)
- Halide::Internal::Dimension::set_min (C++ function)
- Halide::Internal::Dimension::set_stride (C++ function)
- Halide::Internal::Dimension::stride (C++ function)
- Halide::Internal::Function (C++ class)
- Halide::Internal::Function::accept (C++ function)
- Halide::Internal::Function::add_wrapper (C++ function)
- Halide::Internal::Function::args (C++ function)
- Halide::Internal::Function::can_be_inlined (C++ function)
- Halide::Internal::Function::check_dims (C++ function)
- Halide::Internal::Function::check_types (C++ function)
- Halide::Internal::Function::clear_definition (C++ function)
- Halide::Internal::Function::Compare (C++ struct)
- Halide::Internal::Function::create_output_buffers (C++ function)
- Halide::Internal::Function::debug_file (C++ function), [1]
- Halide::Internal::Function::deep_copy (C++ function)
- Halide::Internal::Function::define (C++ function)
- Halide::Internal::Function::define_extern (C++ function)
- Halide::Internal::Function::define_update (C++ function)
- Halide::Internal::Function::definition (C++ function), [1]
- Halide::Internal::Function::dimensions (C++ function)
- Halide::Internal::Function::do_not_profile (C++ function)
- Halide::Internal::Function::extern_arguments (C++ function)
- Halide::Internal::Function::extern_definition_name_mangling (C++ function)
- Halide::Internal::Function::extern_definition_proxy_expr (C++ function)
- Halide::Internal::Function::extern_function_device_api (C++ function)
- Halide::Internal::Function::extern_function_name (C++ function)
- Halide::Internal::Function::freeze (C++ function)
- Halide::Internal::Function::frozen (C++ function)
- Halide::Internal::Function::Function (C++ function), [1], [2], [3]
- Halide::Internal::Function::get_contents (C++ function)
- Halide::Internal::Function::has_extern_definition (C++ function)
- Halide::Internal::Function::has_pure_definition (C++ function)
- Halide::Internal::Function::has_update_definition (C++ function)
- Halide::Internal::Function::is_pure (C++ function)
- Halide::Internal::Function::is_pure_arg (C++ function)
- Halide::Internal::Function::is_wrapper (C++ function)
- Halide::Internal::Function::lock_loop_levels (C++ function)
- Halide::Internal::Function::make_call_to_extern_definition (C++ function)
- Halide::Internal::Function::mutate (C++ function)
- Halide::Internal::Function::name (C++ function)
- Halide::Internal::Function::new_function_in_same_group (C++ function)
- Halide::Internal::Function::operator ExternFuncArgument (C++ function)
- Halide::Internal::Function::origin_name (C++ function)
- Halide::Internal::Function::output_buffers (C++ function)
- Halide::Internal::Function::output_types (C++ function)
- Halide::Internal::Function::outputs (C++ function)
- Halide::Internal::Function::profiler_display_name (C++ function)
- Halide::Internal::Function::required_dimensions (C++ function)
- Halide::Internal::Function::required_types (C++ function)
- Halide::Internal::Function::same_as (C++ function)
- Halide::Internal::Function::schedule (C++ function), [1]
- Halide::Internal::Function::set_global_wrapper (C++ function)
- Halide::Internal::Function::set_profiler_display_name (C++ function)
- Halide::Internal::Function::should_not_profile (C++ function)
- Halide::Internal::Function::substitute_calls (C++ function)
- Halide::Internal::Function::trace_loads (C++ function)
- Halide::Internal::Function::update (C++ function), [1]
- Halide::Internal::Function::update_schedule (C++ function)
- Halide::Internal::Function::update_with_deserialization (C++ function)
- Halide::Internal::Function::updates (C++ function)
- Halide::Internal::Function::values (C++ function)
- Halide::Internal::FunctionPtr (C++ struct)
- Halide::Internal::FunctionPtr::defined (C++ function)
- Halide::Internal::FunctionPtr::follow_global_wrappers (C++ member)
- Halide::Internal::FunctionPtr::get (C++ function)
- Halide::Internal::FunctionPtr::group (C++ function)
- Halide::Internal::FunctionPtr::idx (C++ member)
- Halide::Internal::FunctionPtr::operator< (C++ function)
- Halide::Internal::FunctionPtr::same_as (C++ function)
- Halide::Internal::FunctionPtr::strengthen (C++ function)
- Halide::Internal::FunctionPtr::strong (C++ member)
- Halide::Internal::FunctionPtr::weaken (C++ function)
- Halide::Internal::GeneratorBase (C++ class)
- Halide::Internal::GeneratorBase::allow_out_of_order_inputs_and_outputs (C++ function)
- Halide::Internal::GeneratorBase::arginfos (C++ function)
- Halide::Internal::GeneratorBase::bind_input (C++ function)
- Halide::Internal::GeneratorBase::context (C++ function)
- Halide::Internal::GeneratorBase::emit_cpp_stub (C++ function)
- Halide::Internal::GeneratorBase::emit_hlpipe (C++ function)
- Halide::Internal::GeneratorBase::input_parameter (C++ function)
- Halide::Internal::GeneratorBase::name (C++ function)
- Halide::Internal::GeneratorBase::natural_vector_size (C++ function), [1]
- Halide::Internal::GeneratorBase::output_func (C++ function)
- Halide::Internal::GeneratorBase::set_generatorparam_value (C++ function)
- Halide::Internal::GeneratorBase::set_inputs (C++ function)
- Halide::Internal::GeneratorInput_Buffer (C++ class)
- Halide::Internal::IntrusivePtr (C++ struct)
- Halide::Internal::IntrusivePtr::get (C++ function)
- Halide::Internal::IRMutator (C++ class)
- Halide::Internal::IRMutator::operator() (C++ function)
- Halide::Internal::JITCache (C++ struct)
- Halide::Internal::JITErrorBuffer (C++ struct)
- Halide::Internal::JITModule (C++ struct)
- Halide::Internal::JITModule::add_dependency (C++ function)
- Halide::Internal::JITModule::add_extern_for_export (C++ function)
- Halide::Internal::JITModule::add_symbol_for_export (C++ function)
- Halide::Internal::JITModule::argv_entrypoint_symbol (C++ function)
- Halide::Internal::JITModule::compile_module (C++ function)
- Halide::Internal::JITModule::compiled (C++ function)
- Halide::Internal::JITModule::entrypoint_symbol (C++ function)
- Halide::Internal::JITModule::exports (C++ function)
- Halide::Internal::JITModule::find_symbol_by_name (C++ function)
- Halide::Internal::JITModule::get_num_threads (C++ function)
- Halide::Internal::JITModule::main_function (C++ function)
- Halide::Internal::JITModule::make_trampolines_module (C++ function)
- Halide::Internal::JITModule::memoization_cache_evict (C++ function)
- Halide::Internal::JITModule::memoization_cache_set_size (C++ function)
- Halide::Internal::JITModule::reuse_device_allocations (C++ function)
- Halide::Internal::JITModule::set_num_threads (C++ function)
- Halide::Internal::JITModule::Symbol (C++ struct)
- Halide::Internal::LoweredFunc (C++ struct)
- Halide::Internal::LoweredFunc::args (C++ member)
- Halide::Internal::LoweredFunc::Attribute (C++ enum)
- Halide::Internal::LoweredFunc::Attribute::NO_ATTRIBUTE (C++ enumerator)
- Halide::Internal::LoweredFunc::Attribute::SME_NONSTREAMING_TASK (C++ enumerator)
- Halide::Internal::LoweredFunc::Attribute::SME_STREAMING_TASK (C++ enumerator)
- Halide::Internal::LoweredFunc::body (C++ member)
- Halide::Internal::LoweredFunc::linkage (C++ member)
- Halide::Internal::LoweredFunc::name_mangling (C++ member)
- Halide::Internal::ReductionDomain (C++ class)
- Halide::Internal::ReductionDomain::accept (C++ function)
- Halide::Internal::ReductionDomain::Compare (C++ struct)
- Halide::Internal::ReductionDomain::deep_copy (C++ function)
- Halide::Internal::ReductionDomain::defined (C++ function)
- Halide::Internal::ReductionDomain::domain (C++ function)
- Halide::Internal::ReductionDomain::freeze (C++ function)
- Halide::Internal::ReductionDomain::frozen (C++ function)
- Halide::Internal::ReductionDomain::mutate (C++ function)
- Halide::Internal::ReductionDomain::predicate (C++ function)
- Halide::Internal::ReductionDomain::ReductionDomain (C++ function), [1], [2]
- Halide::Internal::ReductionDomain::same_as (C++ function)
- Halide::Internal::ReductionDomain::set_predicate (C++ function)
- Halide::Internal::ReductionDomain::split_predicate (C++ function)
- Halide::Internal::ReductionDomain::where (C++ function)
- Halide::Internal::ReductionVariable (C++ struct)
- Halide::Internal::ReductionVariable::Compare (C++ struct)
- Halide::Internal::ReductionVariable::var (C++ member)
- Halide::Internal::Split (C++ struct)
- Halide::Internal::StageSchedule (C++ class)
- Halide::Internal::StageSchedule::accept (C++ function)
- Halide::Internal::StageSchedule::allow_race_conditions (C++ function)
- Halide::Internal::StageSchedule::atomic (C++ function)
- Halide::Internal::StageSchedule::dims (C++ function)
- Halide::Internal::StageSchedule::fuse_level (C++ function)
- Halide::Internal::StageSchedule::fused_pairs (C++ function)
- Halide::Internal::StageSchedule::get_copy (C++ function)
- Halide::Internal::StageSchedule::mutate (C++ function)
- Halide::Internal::StageSchedule::override_atomic_associativity_test (C++ function)
- Halide::Internal::StageSchedule::prefetches (C++ function)
- Halide::Internal::StageSchedule::rvars (C++ function)
- Halide::Internal::StageSchedule::splits (C++ function)
- Halide::Internal::StageSchedule::stream_loads_names (C++ function)
- Halide::Internal::StageSchedule::stream_stores (C++ function)
- Halide::Internal::StageSchedule::touched (C++ function)
- Halide::Internal::Stmt (C++ struct)
- Halide::Internal::Stmt::Compare (C++ struct)
- Halide::Internal::Stmt::get (C++ function)
- Halide::Internal::StorageDim (C++ struct)
- Halide::Internal::StorageDim::alignment (C++ member)
- Halide::Internal::StorageDim::bound (C++ member)
- Halide::Internal::StorageDim::fold_factor (C++ member)
- Halide::Internal::StorageDim::var (C++ member)
- Halide::Internal::StubOutputBuffer (C++ class)
- Halide::InternalError (C++ struct)
- Halide::JITExtern (C++ struct)
- Halide::JITHandlers (C++ struct)
- Halide::JITUserContext (C++ struct)
- Halide::LinkageType (C++ enum)
- Halide::LinkageType::External (C++ enumerator)
- Halide::LinkageType::ExternalPlusArgv (C++ enumerator)
- Halide::LinkageType::ExternalPlusMetadata (C++ enumerator)
- Halide::LinkageType::Internal (C++ enumerator)
- Halide::LoopAlignStrategy (C++ enum)
- Halide::LoopAlignStrategy::AlignEnd (C++ enumerator)
- Halide::LoopAlignStrategy::AlignStart (C++ enumerator)
- Halide::LoopAlignStrategy::Auto (C++ enumerator)
- Halide::LoopAlignStrategy::NoAlign (C++ enumerator)
- Halide::LoopLevel (C++ class)
- Halide::LoopLevel::inlined (C++ function)
- Halide::LoopLevel::LoopLevel (C++ function), [1], [2]
- Halide::LoopLevel::root (C++ function)
- Halide::LoopLevel::set (C++ function)
- Halide::LoopLevel::stage_index (C++ function)
- Halide::MemoryType (C++ enum)
- Halide::MemoryType::AMXTile (C++ enumerator)
- Halide::MemoryType::Auto (C++ enumerator)
- Halide::MemoryType::GPUShared (C++ enumerator)
- Halide::MemoryType::GPUSharedAsync (C++ enumerator)
- Halide::MemoryType::GPUTexture (C++ enumerator)
- Halide::MemoryType::Heap (C++ enumerator)
- Halide::MemoryType::LockedCache (C++ enumerator)
- Halide::MemoryType::Register (C++ enumerator)
- Halide::MemoryType::Stack (C++ enumerator)
- Halide::MemoryType::VTCM (C++ enumerator)
- Halide::MetadataNameMap (C++ type)
- Halide::Module (C++ class)
- Halide::Module::any_strict_float (C++ function)
- Halide::Module::append (C++ function)
- Halide::Module::buffers (C++ function)
- Halide::Module::compile (C++ function)
- Halide::Module::compile_to_buffer (C++ function)
- Halide::Module::get_auto_scheduler_results (C++ function)
- Halide::Module::get_conceptual_stmt (C++ function)
- Halide::Module::get_cuda_ptx_assembly_buffer (C++ function)
- Halide::Module::get_device_code_buffer (C++ function)
- Halide::Module::get_function_by_name (C++ function)
- Halide::Module::get_metadata_name_map (C++ function)
- Halide::Module::get_runtime_prefixes_map (C++ function)
- Halide::Module::name (C++ function)
- Halide::Module::remap_metadata_name (C++ function)
- Halide::Module::resolve_submodules (C++ function)
- Halide::Module::set_any_strict_float (C++ function)
- Halide::Module::set_auto_scheduler_results (C++ function)
- Halide::Module::set_conceptual_code_stmt (C++ function)
- Halide::Module::set_runtime_prefixes_map (C++ function)
- Halide::Module::target (C++ function)
- Halide::ModuleFactory (C++ type)
- Halide::NameMangling (C++ enum)
- Halide::NameMangling::C (C++ enumerator)
- Halide::NameMangling::CPlusPlus (C++ enumerator)
- Halide::NameMangling::Default (C++ enumerator)
- Halide::NamesInterface (C++ class)
- Halide::OutputFileType (C++ enum)
- Halide::OutputFileType::assembly (C++ enumerator)
- Halide::OutputFileType::bitcode (C++ enumerator)
- Halide::OutputFileType::c_header (C++ enumerator)
- Halide::OutputFileType::c_source (C++ enumerator)
- Halide::OutputFileType::conceptual_stmt (C++ enumerator)
- Halide::OutputFileType::conceptual_stmt_html (C++ enumerator)
- Halide::OutputFileType::cpp_stub (C++ enumerator)
- Halide::OutputFileType::device_code (C++ enumerator)
- Halide::OutputFileType::featurization (C++ enumerator)
- Halide::OutputFileType::function_info_header (C++ enumerator)
- Halide::OutputFileType::hlpipe (C++ enumerator)
- Halide::OutputFileType::llvm_assembly (C++ enumerator)
- Halide::OutputFileType::object (C++ enumerator)
- Halide::OutputFileType::python_extension (C++ enumerator)
- Halide::OutputFileType::pytorch_wrapper (C++ enumerator)
- Halide::OutputFileType::registration (C++ enumerator)
- Halide::OutputFileType::schedule (C++ enumerator)
- Halide::OutputFileType::static_library (C++ enumerator)
- Halide::OutputFileType::stmt (C++ enumerator)
- Halide::OutputFileType::stmt_html (C++ enumerator)
- Halide::OutputImageParam (C++ class)
- Halide::OutputImageParam::bottom (C++ function)
- Halide::OutputImageParam::channels (C++ function)
- Halide::OutputImageParam::defined (C++ function)
- Halide::OutputImageParam::dim (C++ function), [1]
- Halide::OutputImageParam::dimensions (C++ function)
- Halide::OutputImageParam::height (C++ function)
- Halide::OutputImageParam::host_alignment (C++ function)
- Halide::OutputImageParam::left (C++ function)
- Halide::OutputImageParam::name (C++ function)
- Halide::OutputImageParam::operator Argument (C++ function)
- Halide::OutputImageParam::operator ExternFuncArgument (C++ function)
- Halide::OutputImageParam::OutputImageParam (C++ function)
- Halide::OutputImageParam::parameter (C++ function)
- Halide::OutputImageParam::right (C++ function)
- Halide::OutputImageParam::set_estimates (C++ function)
- Halide::OutputImageParam::set_host_alignment (C++ function)
- Halide::OutputImageParam::store_in (C++ function)
- Halide::OutputImageParam::top (C++ function)
- Halide::OutputImageParam::type (C++ function)
- Halide::OutputImageParam::width (C++ function)
- Halide::Param (C++ class)
- Halide::Param::get (C++ function)
- Halide::Param::has_static_type (C++ member)
- Halide::Param::name (C++ function)
- Halide::Param::operator Argument (C++ function)
- Halide::Param::operator Expr (C++ function)
- Halide::Param::operator ExternFuncArgument (C++ function)
- Halide::Param::operator= (C++ function)
- Halide::Param::Param (C++ function), [1], [2], [3], [4], [5], [6]
- Halide::Param::set (C++ function)
- Halide::Param::set_range (C++ function)
- Halide::Param::static_type (C++ function)
- Halide::Param::type (C++ function)
- Halide::Parameter (C++ class)
- Halide::Parameter::buffer (C++ function)
- Halide::Parameter::buffer_constraints (C++ function)
- Halide::Parameter::defined (C++ function)
- Halide::Parameter::dimensions (C++ function)
- Halide::Parameter::get_argument_estimates (C++ function)
- Halide::Parameter::has_scalar_value (C++ function)
- Halide::Parameter::is_buffer (C++ function)
- Halide::Parameter::name (C++ function)
- Halide::Parameter::operator< (C++ function)
- Halide::Parameter::Parameter (C++ function), [1], [2]
- Halide::Parameter::same_as (C++ function)
- Halide::Parameter::scalar (C++ function)
- Halide::Parameter::scalar_expr (C++ function)
- Halide::Parameter::set_buffer (C++ function)
- Halide::Parameter::set_default_value (C++ function)
- Halide::Parameter::set_min_constraint (C++ function)
- Halide::Parameter::set_min_value (C++ function)
- Halide::Parameter::set_scalar (C++ function), [1]
- Halide::Parameter::type (C++ function)
- Halide::Partition (C++ enum)
- Halide::Partition::Always (C++ enumerator)
- Halide::Partition::Auto (C++ enumerator)
- Halide::Partition::Never (C++ enumerator)
- Halide::Pipeline (C++ class)
- Halide::Pipeline::add_autoscheduler (C++ function)
- Halide::Pipeline::add_custom_lowering_pass (C++ function), [1]
- Halide::Pipeline::add_requirement (C++ function)
- Halide::Pipeline::apply_autoscheduler (C++ function)
- Halide::Pipeline::apply_runtime_prefixes (C++ function)
- Halide::Pipeline::clear_custom_lowering_passes (C++ function)
- Halide::Pipeline::compile_jit (C++ function)
- Halide::Pipeline::compile_to (C++ function)
- Halide::Pipeline::compile_to_assembly (C++ function)
- Halide::Pipeline::compile_to_bitcode (C++ function)
- Halide::Pipeline::compile_to_c (C++ function)
- Halide::Pipeline::compile_to_callable (C++ function)
- Halide::Pipeline::compile_to_conceptual_stmt (C++ function)
- Halide::Pipeline::compile_to_file (C++ function)
- Halide::Pipeline::compile_to_header (C++ function)
- Halide::Pipeline::compile_to_llvm_assembly (C++ function)
- Halide::Pipeline::compile_to_lowered_stmt (C++ function)
- Halide::Pipeline::compile_to_module (C++ function)
- Halide::Pipeline::compile_to_multitarget_object_files (C++ function)
- Halide::Pipeline::compile_to_multitarget_static_library (C++ function)
- Halide::Pipeline::compile_to_object (C++ function)
- Halide::Pipeline::compile_to_static_library (C++ function)
- Halide::Pipeline::custom_lowering_passes (C++ function)
- Halide::Pipeline::defined (C++ function)
- Halide::Pipeline::get_func (C++ function)
- Halide::Pipeline::get_jit_externs (C++ function)
- Halide::Pipeline::infer_arguments (C++ function)
- Halide::Pipeline::infer_input_bounds (C++ function), [1]
- Halide::Pipeline::invalidate_cache (C++ function)
- Halide::Pipeline::jit_handlers (C++ function)
- Halide::Pipeline::outputs (C++ function)
- Halide::Pipeline::Pipeline (C++ function), [1], [2], [3]
- Halide::Pipeline::print_loop_nest (C++ function)
- Halide::Pipeline::RealizationArg (C++ struct)
- Halide::Pipeline::realize (C++ function), [1], [2], [3]
- Halide::Pipeline::requirements (C++ function)
- Halide::Pipeline::set_jit_externs (C++ function)
- Halide::Pipeline::trace_pipeline (C++ function)
- Halide::PrefetchBoundStrategy (C++ enum)
- Halide::PrefetchBoundStrategy::Clamp (C++ enumerator)
- Halide::PrefetchBoundStrategy::GuardWithIf (C++ enumerator)
- Halide::PrefetchBoundStrategy::NonFaulting (C++ enumerator)
- Halide::PyTorch::Buffer (C++ class)
- Halide::PyTorch::Buffer::add_dimension (C++ function)
- Halide::PyTorch::Buffer::add_dimension_with_stride (C++ function)
- Halide::PyTorch::Buffer::alias (C++ function)
- Halide::PyTorch::Buffer::all_equal (C++ function)
- Halide::PyTorch::Buffer::allocate (C++ function)
- Halide::PyTorch::Buffer::as (C++ function), [1], [2]
- Halide::PyTorch::Buffer::as_const (C++ function)
- Halide::PyTorch::Buffer::assert_can_convert_from (C++ function)
- Halide::PyTorch::Buffer::begin (C++ function)
- Halide::PyTorch::Buffer::Buffer (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18]
- Halide::PyTorch::Buffer::can_convert_from (C++ function)
- Halide::PyTorch::Buffer::check_overflow (C++ function)
- Halide::PyTorch::Buffer::contains (C++ function)
- Halide::PyTorch::Buffer::copy (C++ function)
- Halide::PyTorch::Buffer::copy_from (C++ function)
- Halide::PyTorch::Buffer::copy_to_interleaved (C++ function)
- Halide::PyTorch::Buffer::copy_to_planar (C++ function)
- Halide::PyTorch::Buffer::crop (C++ function), [1]
- Halide::PyTorch::Buffer::cropped (C++ function), [1]
- Halide::PyTorch::Buffer::data (C++ function)
- Halide::PyTorch::Buffer::deallocate (C++ function)
- Halide::PyTorch::Buffer::device_deallocate (C++ function)
- Halide::PyTorch::Buffer::device_ownership (C++ function)
- Halide::PyTorch::Buffer::dim (C++ function)
- Halide::PyTorch::Buffer::Dimension (C++ class)
- Halide::PyTorch::Buffer::Dimension::begin (C++ function)
- Halide::PyTorch::Buffer::Dimension::end (C++ function)
- Halide::PyTorch::Buffer::Dimension::extent (C++ function)
- Halide::PyTorch::Buffer::Dimension::iterator (C++ struct)
- Halide::PyTorch::Buffer::Dimension::max (C++ function)
- Halide::PyTorch::Buffer::Dimension::min (C++ function)
- Halide::PyTorch::Buffer::Dimension::stride (C++ function)
- Halide::PyTorch::Buffer::dimensions (C++ function)
- Halide::PyTorch::Buffer::embed (C++ function)
- Halide::PyTorch::Buffer::embedded (C++ function)
- Halide::PyTorch::Buffer::end (C++ function)
- Halide::PyTorch::Buffer::fill (C++ function)
- Halide::PyTorch::Buffer::for_each_element (C++ function)
|
- Halide::PyTorch::Buffer::for_each_value (C++ function)
- Halide::PyTorch::Buffer::has_static_halide_type (C++ member)
- Halide::PyTorch::Buffer::is_bounds_query (C++ function)
- Halide::PyTorch::Buffer::left (C++ function)
- Halide::PyTorch::Buffer::make_interleaved (C++ function), [1], [2], [3]
- Halide::PyTorch::Buffer::make_scalar (C++ function), [1], [2]
- Halide::PyTorch::Buffer::make_with_shape_of (C++ function)
- Halide::PyTorch::Buffer::min (C++ function)
- Halide::PyTorch::Buffer::msan_check_mem_is_initialized (C++ function)
- Halide::PyTorch::Buffer::number_of_elements (C++ function)
- Halide::PyTorch::Buffer::operator Buffer<const TVoid, Dims, InClassDimStorage>& (C++ function)
- Halide::PyTorch::Buffer::operator Buffer<std::add_const_t<T2>, Dims, InClassDimStorage>& (C++ function)
- Halide::PyTorch::Buffer::operator Buffer<TVoid, Dims, InClassDimStorage>& (C++ function)
- Halide::PyTorch::Buffer::operator halide_buffer_t* (C++ function)
- Halide::PyTorch::Buffer::operator() (C++ function)
- Halide::PyTorch::Buffer::operator= (C++ function), [1], [2], [3]
- Halide::PyTorch::Buffer::owns_host_memory (C++ function)
- Halide::PyTorch::Buffer::raw_buffer (C++ function)
- Halide::PyTorch::Buffer::reset (C++ function)
- Halide::PyTorch::Buffer::set_host_dirty (C++ function)
- Halide::PyTorch::Buffer::set_min (C++ function)
- Halide::PyTorch::Buffer::size_in_bytes (C++ function)
- Halide::PyTorch::Buffer::slice (C++ function), [1]
- Halide::PyTorch::Buffer::sliced (C++ function), [1]
- Halide::PyTorch::Buffer::static_dimensions (C++ function)
- Halide::PyTorch::Buffer::static_halide_type (C++ function)
- Halide::PyTorch::Buffer::translate (C++ function), [1]
- Halide::PyTorch::Buffer::translated (C++ function), [1]
- Halide::PyTorch::Buffer::transpose (C++ function), [1]
- Halide::PyTorch::Buffer::transposed (C++ function), [1]
- Halide::PyTorch::Buffer::type (C++ function)
- Halide::PyTorch::Buffer::width (C++ function)
- Halide::PyTorch::Buffer::~Buffer (C++ function)
- Halide::Range (C++ struct)
- Halide::RDom (C++ class)
- Halide::RDom::defined (C++ function)
- Halide::RDom::dimensions (C++ function)
- Halide::RDom::domain (C++ function)
- Halide::RDom::operator Expr (C++ function)
- Halide::RDom::operator RVar (C++ function)
- Halide::RDom::operator[] (C++ function)
- Halide::RDom::RDom (C++ function), [1], [2], [3]
- Halide::RDom::same_as (C++ function)
- Halide::RDom::where (C++ function)
- Halide::RDom::x (C++ member)
- Halide::Realization (C++ class)
- Halide::Realization::device_sync (C++ function)
- Halide::Realization::operator Buffer<T, Dims> (C++ function)
- Halide::Realization::operator[] (C++ function), [1]
- Halide::Realization::Realization (C++ function), [1]
- Halide::Realization::size (C++ function)
- Halide::Region (C++ type)
- Halide::Runtime::AllInts (C++ struct)
- Halide::Runtime::AllocationHeader (C++ struct)
- Halide::Runtime::Buffer (C++ class)
- Halide::Runtime::Buffer::add_dimension (C++ function)
- Halide::Runtime::Buffer::add_dimension_with_stride (C++ function)
- Halide::Runtime::Buffer::alias (C++ function)
- Halide::Runtime::Buffer::all_equal (C++ function)
- Halide::Runtime::Buffer::allocate (C++ function)
- Halide::Runtime::Buffer::as (C++ function), [1], [2]
- Halide::Runtime::Buffer::as_const (C++ function)
- Halide::Runtime::Buffer::assert_can_convert_from (C++ function)
- Halide::Runtime::Buffer::begin (C++ function)
- Halide::Runtime::Buffer::Buffer (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18]
- Halide::Runtime::Buffer::can_convert_from (C++ function)
- Halide::Runtime::Buffer::check_overflow (C++ function)
- Halide::Runtime::Buffer::contains (C++ function)
- Halide::Runtime::Buffer::copy (C++ function)
- Halide::Runtime::Buffer::copy_from (C++ function)
- Halide::Runtime::Buffer::copy_to_interleaved (C++ function)
- Halide::Runtime::Buffer::copy_to_planar (C++ function)
- Halide::Runtime::Buffer::crop (C++ function), [1]
- Halide::Runtime::Buffer::cropped (C++ function), [1]
- Halide::Runtime::Buffer::data (C++ function)
- Halide::Runtime::Buffer::deallocate (C++ function)
- Halide::Runtime::Buffer::device_deallocate (C++ function)
- Halide::Runtime::Buffer::device_ownership (C++ function)
- Halide::Runtime::Buffer::dim (C++ function)
- Halide::Runtime::Buffer::Dimension (C++ class)
- Halide::Runtime::Buffer::Dimension::begin (C++ function)
- Halide::Runtime::Buffer::Dimension::end (C++ function)
- Halide::Runtime::Buffer::Dimension::extent (C++ function)
- Halide::Runtime::Buffer::Dimension::iterator (C++ struct)
- Halide::Runtime::Buffer::Dimension::max (C++ function)
- Halide::Runtime::Buffer::Dimension::min (C++ function)
- Halide::Runtime::Buffer::Dimension::stride (C++ function)
- Halide::Runtime::Buffer::dimensions (C++ function)
- Halide::Runtime::Buffer::embed (C++ function)
- Halide::Runtime::Buffer::embedded (C++ function)
- Halide::Runtime::Buffer::end (C++ function)
- Halide::Runtime::Buffer::fill (C++ function)
- Halide::Runtime::Buffer::for_each_element (C++ function)
- Halide::Runtime::Buffer::for_each_value (C++ function)
- Halide::Runtime::Buffer::has_static_halide_type (C++ member)
- Halide::Runtime::Buffer::is_bounds_query (C++ function)
- Halide::Runtime::Buffer::left (C++ function)
- Halide::Runtime::Buffer::make_interleaved (C++ function), [1], [2], [3]
- Halide::Runtime::Buffer::make_scalar (C++ function), [1], [2]
- Halide::Runtime::Buffer::make_with_shape_of (C++ function)
- Halide::Runtime::Buffer::min (C++ function)
- Halide::Runtime::Buffer::msan_check_mem_is_initialized (C++ function)
- Halide::Runtime::Buffer::number_of_elements (C++ function)
- Halide::Runtime::Buffer::operator Buffer<const TVoid, Dims, InClassDimStorage>& (C++ function)
- Halide::Runtime::Buffer::operator Buffer<std::add_const_t<T2>, Dims, InClassDimStorage>& (C++ function)
- Halide::Runtime::Buffer::operator Buffer<TVoid, Dims, InClassDimStorage>& (C++ function)
- Halide::Runtime::Buffer::operator halide_buffer_t* (C++ function)
- Halide::Runtime::Buffer::operator() (C++ function)
- Halide::Runtime::Buffer::operator= (C++ function), [1], [2], [3]
- Halide::Runtime::Buffer::owns_host_memory (C++ function)
- Halide::Runtime::Buffer::raw_buffer (C++ function)
- Halide::Runtime::Buffer::reset (C++ function)
- Halide::Runtime::Buffer::set_host_dirty (C++ function)
- Halide::Runtime::Buffer::set_min (C++ function)
- Halide::Runtime::Buffer::size_in_bytes (C++ function)
- Halide::Runtime::Buffer::slice (C++ function), [1]
- Halide::Runtime::Buffer::sliced (C++ function), [1]
- Halide::Runtime::Buffer::static_dimensions (C++ function)
- Halide::Runtime::Buffer::static_halide_type (C++ function)
- Halide::Runtime::Buffer::translate (C++ function), [1]
- Halide::Runtime::Buffer::translated (C++ function), [1]
- Halide::Runtime::Buffer::transpose (C++ function), [1]
- Halide::Runtime::Buffer::transposed (C++ function), [1]
- Halide::Runtime::Buffer::type (C++ function)
- Halide::Runtime::Buffer::width (C++ function)
- Halide::Runtime::Buffer::~Buffer (C++ function)
- Halide::Runtime::BufferDeviceOwnership (C++ enum)
- Halide::Runtime::BufferDeviceOwnership::Allocated (C++ enumerator)
- Halide::Runtime::BufferDeviceOwnership::AllocatedDeviceAndHost (C++ enumerator)
- Halide::Runtime::BufferDeviceOwnership::Cropped (C++ enumerator)
- Halide::Runtime::BufferDeviceOwnership::Unmanaged (C++ enumerator)
- Halide::Runtime::BufferDeviceOwnership::WrappedNative (C++ enumerator)
- Halide::Runtime::DeviceRefCount (C++ struct)
- Halide::RuntimeError (C++ struct)
- Halide::RuntimeLinkage (C++ enum)
- Halide::RuntimeLinkage::Export (C++ enumerator)
- Halide::RuntimeLinkage::Import (C++ enumerator)
- Halide::RuntimeLinkage::Internal (C++ enumerator)
- Halide::RuntimeNamespaceMap (C++ type)
- Halide::RuntimePrefixParams (C++ struct)
- Halide::RVar (C++ class)
- Halide::RVar::domain (C++ function)
- Halide::RVar::extent (C++ function)
- Halide::RVar::min (C++ function)
- Halide::RVar::name (C++ function)
- Halide::RVar::operator Expr (C++ function)
- Halide::RVar::RVar (C++ function), [1], [2]
- Halide::ScheduleHandle (C++ type)
- Halide::Stage (C++ class)
- Halide::Stage::compute_with (C++ function)
- Halide::Stage::dump_argument_list (C++ function)
- Halide::Stage::eager_inline (C++ function)
- Halide::Stage::get_schedule (C++ function)
- Halide::Stage::name (C++ function)
- Halide::Stage::rfactor (C++ function)
- Halide::Stage::split (C++ function)
- Halide::Stage::split_vars (C++ function)
- Halide::Stage::stream_loads (C++ function), [1]
- Halide::Stage::stream_stores (C++ function)
- Halide::Stage::unscheduled (C++ function)
- Halide::StmtOutputFormat (C++ enum)
- Halide::StmtOutputFormat::HTML (C++ enumerator)
- Halide::StmtOutputFormat::Text (C++ enumerator)
- Halide::TailStrategy (C++ enum)
- Halide::TailStrategy::Auto (C++ enumerator)
- Halide::TailStrategy::GuardWithIf (C++ enumerator)
- Halide::TailStrategy::Predicate (C++ enumerator)
- Halide::TailStrategy::PredicateLoads (C++ enumerator)
- Halide::TailStrategy::PredicateStores (C++ enumerator)
- Halide::TailStrategy::RoundUp (C++ enumerator)
- Halide::TailStrategy::RoundUpAndBlend (C++ enumerator)
- Halide::TailStrategy::ShiftInwards (C++ enumerator)
- Halide::TailStrategy::ShiftInwardsAndBlend (C++ enumerator)
- Halide::Target (C++ struct)
- Halide::Target::Arch (C++ enum)
- Halide::Target::Arch::ArchUnknown (C++ enumerator)
- Halide::Target::Arch::ARM (C++ enumerator)
- Halide::Target::Arch::Hexagon (C++ enumerator)
- Halide::Target::Arch::POWERPC (C++ enumerator)
- Halide::Target::Arch::RISCV (C++ enumerator)
- Halide::Target::Arch::WebAssembly (C++ enumerator)
- Halide::Target::Arch::X86 (C++ enumerator)
- Halide::Target::bits (C++ member)
- Halide::Target::Feature (C++ enum)
- Halide::Target::Feature::ARMDotProd (C++ enumerator)
- Halide::Target::Feature::ARMFp16 (C++ enumerator)
- Halide::Target::Feature::ARMv7s (C++ enumerator)
- Halide::Target::Feature::ARMv81a (C++ enumerator)
- Halide::Target::Feature::ARMv82a (C++ enumerator)
- Halide::Target::Feature::ARMv83a (C++ enumerator)
- Halide::Target::Feature::ARMv84a (C++ enumerator)
- Halide::Target::Feature::ARMv85a (C++ enumerator)
- Halide::Target::Feature::ARMv86a (C++ enumerator)
- Halide::Target::Feature::ARMv87a (C++ enumerator)
- Halide::Target::Feature::ARMv88a (C++ enumerator)
- Halide::Target::Feature::ARMv89a (C++ enumerator)
- Halide::Target::Feature::ARMv8a (C++ enumerator)
- Halide::Target::Feature::ASAN (C++ enumerator)
- Halide::Target::Feature::AVX (C++ enumerator)
- Halide::Target::Feature::AVX10_1 (C++ enumerator)
- Halide::Target::Feature::AVX2 (C++ enumerator)
- Halide::Target::Feature::AVX512 (C++ enumerator)
- Halide::Target::Feature::AVX512_Cannonlake (C++ enumerator)
- Halide::Target::Feature::AVX512_KNL (C++ enumerator)
- Halide::Target::Feature::AVX512_SapphireRapids (C++ enumerator)
- Halide::Target::Feature::AVX512_Skylake (C++ enumerator)
- Halide::Target::Feature::AVX512_Zen4 (C++ enumerator)
- Halide::Target::Feature::AVX512_Zen5 (C++ enumerator)
- Halide::Target::Feature::AVXVNNI (C++ enumerator)
- Halide::Target::Feature::CheckUnsafePromises (C++ enumerator)
- Halide::Target::Feature::CLAtomics64 (C++ enumerator)
- Halide::Target::Feature::CLDoubles (C++ enumerator)
- Halide::Target::Feature::CLHalf (C++ enumerator)
- Halide::Target::Feature::CPlusPlusMangling (C++ enumerator)
- Halide::Target::Feature::CUDA (C++ enumerator)
- Halide::Target::Feature::CUDACapability100 (C++ enumerator)
- Halide::Target::Feature::CUDACapability120 (C++ enumerator)
- Halide::Target::Feature::CUDACapability30 (C++ enumerator)
- Halide::Target::Feature::CUDACapability32 (C++ enumerator)
- Halide::Target::Feature::CUDACapability35 (C++ enumerator)
- Halide::Target::Feature::CUDACapability50 (C++ enumerator)
- Halide::Target::Feature::CUDACapability61 (C++ enumerator)
- Halide::Target::Feature::CUDACapability70 (C++ enumerator)
- Halide::Target::Feature::CUDACapability75 (C++ enumerator)
- Halide::Target::Feature::CUDACapability80 (C++ enumerator)
- Halide::Target::Feature::CUDACapability86 (C++ enumerator)
- Halide::Target::Feature::CUDACapability89 (C++ enumerator)
- Halide::Target::Feature::CUDACapability90 (C++ enumerator)
- Halide::Target::Feature::D3D12Compute (C++ enumerator)
- Halide::Target::Feature::Debug (C++ enumerator)
- Halide::Target::Feature::EGL (C++ enumerator)
- Halide::Target::Feature::EmbedBitcode (C++ enumerator)
- Halide::Target::Feature::EnableBacktraces (C++ enumerator)
- Halide::Target::Feature::EnableLLVMLoopOpt (C++ enumerator)
- Halide::Target::Feature::F16C (C++ enumerator)
- Halide::Target::Feature::FeatureEnd (C++ enumerator)
- Halide::Target::Feature::FMA (C++ enumerator)
- Halide::Target::Feature::FMA4 (C++ enumerator)
- Halide::Target::Feature::FuzzFloatStores (C++ enumerator)
- Halide::Target::Feature::HexagonDma (C++ enumerator)
- Halide::Target::Feature::HLSL_SM60 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM61 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM62 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM63 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM64 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM65 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM66 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM67 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM68 (C++ enumerator)
- Halide::Target::Feature::HLSL_SM69 (C++ enumerator)
- Halide::Target::Feature::HVX (C++ enumerator)
- Halide::Target::Feature::HVX_128 (C++ enumerator)
- Halide::Target::Feature::HVX_v62 (C++ enumerator)
- Halide::Target::Feature::HVX_v65 (C++ enumerator)
- Halide::Target::Feature::HVX_v66 (C++ enumerator)
- Halide::Target::Feature::HVX_v68 (C++ enumerator)
- Halide::Target::Feature::JIT (C++ enumerator)
- Halide::Target::Feature::LargeBuffers (C++ enumerator)
- Halide::Target::Feature::LLVMLargeCodeModel (C++ enumerator)
- Halide::Target::Feature::Metal (C++ enumerator)
- Halide::Target::Feature::MSAN (C++ enumerator)
- Halide::Target::Feature::NoAsserts (C++ enumerator)
- Halide::Target::Feature::NoBoundsQuery (C++ enumerator)
- Halide::Target::Feature::NoNEON (C++ enumerator)
- Halide::Target::Feature::NoRuntime (C++ enumerator)
- Halide::Target::Feature::OpenCL (C++ enumerator)
- Halide::Target::Feature::POWER_ARCH_2_07 (C++ enumerator)
- Halide::Target::Feature::Profile (C++ enumerator)
- Halide::Target::Feature::ProfileByTimer (C++ enumerator)
- Halide::Target::Feature::RVV (C++ enumerator)
- Halide::Target::Feature::SanitizerCoverage (C++ enumerator)
- Halide::Target::Feature::Semihosting (C++ enumerator)
- Halide::Target::Feature::Simulator (C++ enumerator)
- Halide::Target::Feature::SME2 (C++ enumerator)
- Halide::Target::Feature::SME_SVL1024 (C++ enumerator)
- Halide::Target::Feature::SME_SVL128 (C++ enumerator)
- Halide::Target::Feature::SME_SVL2048 (C++ enumerator)
- Halide::Target::Feature::SME_SVL256 (C++ enumerator)
- Halide::Target::Feature::SME_SVL512 (C++ enumerator)
- Halide::Target::Feature::SoftFloatABI (C++ enumerator)
- Halide::Target::Feature::SPIRV (C++ enumerator)
- Halide::Target::Feature::SSE41 (C++ enumerator)
- Halide::Target::Feature::StrictFloat (C++ enumerator)
- Halide::Target::Feature::SVE (C++ enumerator)
- Halide::Target::Feature::SVE2 (C++ enumerator)
- Halide::Target::Feature::TraceLoads (C++ enumerator)
- Halide::Target::Feature::TracePipeline (C++ enumerator)
- Halide::Target::Feature::TraceRealizations (C++ enumerator)
- Halide::Target::Feature::TraceStores (C++ enumerator)
- Halide::Target::Feature::TSAN (C++ enumerator)
- Halide::Target::Feature::UserContext (C++ enumerator)
- Halide::Target::Feature::VSX (C++ enumerator)
- Halide::Target::Feature::Vulkan (C++ enumerator)
- Halide::Target::Feature::VulkanFloat16 (C++ enumerator)
- Halide::Target::Feature::VulkanFloat64 (C++ enumerator)
- Halide::Target::Feature::VulkanInt16 (C++ enumerator)
- Halide::Target::Feature::VulkanInt64 (C++ enumerator)
- Halide::Target::Feature::VulkanInt8 (C++ enumerator)
- Halide::Target::Feature::VulkanV10 (C++ enumerator)
- Halide::Target::Feature::VulkanV12 (C++ enumerator)
- Halide::Target::Feature::VulkanV13 (C++ enumerator)
- Halide::Target::Feature::WasmBulkMemory (C++ enumerator)
- Halide::Target::Feature::WasmMvpOnly (C++ enumerator)
- Halide::Target::Feature::WasmSimd128 (C++ enumerator)
- Halide::Target::Feature::WasmThreads (C++ enumerator)
- Halide::Target::Feature::WebGPU (C++ enumerator)
- Halide::Target::Feature::X86APX (C++ enumerator)
- Halide::Target::feature_from_name (C++ function)
- Halide::Target::feature_to_name (C++ function)
- Halide::Target::get_arm_v8_lower_bound (C++ function)
- Halide::Target::get_cuda_capability_lower_bound (C++ function)
- Halide::Target::get_d3d12compute_capability_lower_bound (C++ function)
- Halide::Target::get_features_bitset (C++ function)
- Halide::Target::get_required_device_api (C++ function)
- Halide::Target::get_runtime_compatible_target (C++ function)
- Halide::Target::get_vulkan_capability_lower_bound (C++ function)
- Halide::Target::has_gpu_feature (C++ function)
- Halide::Target::has_large_buffers (C++ function)
- Halide::Target::has_unknowns (C++ function)
- Halide::Target::maximum_buffer_size (C++ function)
- Halide::Target::natural_vector_size (C++ function), [1]
- Halide::Target::OS (C++ enum)
- Halide::Target::OS::Android (C++ enumerator)
- Halide::Target::OS::Fuchsia (C++ enumerator)
- Halide::Target::OS::IOS (C++ enumerator)
- Halide::Target::OS::Linux (C++ enumerator)
- Halide::Target::OS::NoOS (C++ enumerator)
- Halide::Target::OS::OSUnknown (C++ enumerator)
- Halide::Target::OS::OSX (C++ enumerator)
- Halide::Target::OS::QuRT (C++ enumerator)
- Halide::Target::OS::WebAssemblyRuntime (C++ enumerator)
- Halide::Target::OS::Windows (C++ enumerator)
- Halide::Target::Processor (C++ enum)
- Halide::Target::Processor::AMDFam10 (C++ enumerator)
- Halide::Target::Processor::BdVer1 (C++ enumerator)
- Halide::Target::Processor::BdVer2 (C++ enumerator)
- Halide::Target::Processor::BdVer3 (C++ enumerator)
- Halide::Target::Processor::BdVer4 (C++ enumerator)
- Halide::Target::Processor::BtVer1 (C++ enumerator)
- Halide::Target::Processor::BtVer2 (C++ enumerator)
- Halide::Target::Processor::K8 (C++ enumerator)
- Halide::Target::Processor::K8_SSE3 (C++ enumerator)
- Halide::Target::Processor::ProcessorGeneric (C++ enumerator)
- Halide::Target::Processor::ZnVer1 (C++ enumerator)
- Halide::Target::Processor::ZnVer2 (C++ enumerator)
- Halide::Target::Processor::ZnVer3 (C++ enumerator)
- Halide::Target::Processor::ZnVer4 (C++ enumerator)
- Halide::Target::Processor::ZnVer5 (C++ enumerator)
- Halide::Target::set_implied_features (C++ function)
- Halide::Target::sme_streaming_vector_bits (C++ function)
- Halide::Target::sme_svl_feature_from_bits (C++ function)
- Halide::Target::supported (C++ function)
- Halide::Target::supports_device_api (C++ function)
- Halide::Target::supports_type (C++ function), [1]
- Halide::Target::Target (C++ function)
- Halide::Target::to_string (C++ function)
- Halide::Target::unset_implied_features (C++ function)
- Halide::Target::validate_target_string (C++ function)
- Halide::Target::vector_bits (C++ member)
- Halide::Target::with_feature (C++ function)
- Halide::Target::with_implied_features (C++ function)
- Halide::Target::without_feature (C++ function)
- Halide::Target::without_implied_features (C++ function)
- Halide::Tuple (C++ class)
- Halide::Tuple::as_vector (C++ function)
- Halide::Tuple::operator[] (C++ function), [1]
- Halide::Tuple::size (C++ function)
- Halide::Tuple::Tuple (C++ function), [1], [2], [3]
- Halide::Type (C++ struct)
- Halide::Type::bits (C++ function)
- Halide::Type::bytes (C++ function)
- Halide::Type::can_represent (C++ function), [1], [2]
- Halide::Type::code (C++ function)
- Halide::Type::element_of (C++ function)
- Halide::Type::handle_type (C++ function)
- Halide::Type::Int (C++ member)
- Halide::Type::is_bfloat (C++ function)
- Halide::Type::is_bool (C++ function)
- Halide::Type::is_float (C++ function)
- Halide::Type::is_handle (C++ function)
- Halide::Type::is_int (C++ function)
- Halide::Type::is_int_or_uint (C++ function)
- Halide::Type::is_max (C++ function)
- Halide::Type::is_scalar (C++ function)
- Halide::Type::is_uint (C++ function)
- Halide::Type::is_vector (C++ function)
- Halide::Type::kLanesBits (C++ member)
- Halide::Type::lanes (C++ function)
- Halide::Type::max (C++ function)
- Halide::Type::min (C++ function)
- Halide::Type::narrow (C++ function)
- Halide::Type::operator!= (C++ function), [1]
- Halide::Type::operator< (C++ function)
- Halide::Type::operator= (C++ function)
- Halide::Type::operator== (C++ function), [1]
- Halide::Type::same_handle_type (C++ function)
- Halide::Type::to_abi (C++ function)
- Halide::Type::Type (C++ function), [1], [2]
- Halide::Type::widen (C++ function)
- Halide::Type::with_bits (C++ function)
- Halide::Type::with_code (C++ function)
- Halide::Type::with_lanes (C++ function)
- Halide::Var (C++ class)
- Halide::Var::implicit (C++ function)
- Halide::Var::implicit_index (C++ function)
- Halide::Var::is_implicit (C++ function)
- Halide::Var::is_placeholder (C++ function)
- Halide::Var::name (C++ function)
- Halide::Var::operator const Expr& (C++ function)
- Halide::Var::outermost (C++ function)
- Halide::Var::same_as (C++ function)
- Halide::Var::Var (C++ function), [1]
- Halide::VarOrRVar (C++ struct)
- halide_argument_kind_t (C++ enum)
- halide_argument_kind_t::halide_argument_kind_input_buffer (C++ enumerator)
- halide_argument_kind_t::halide_argument_kind_input_scalar (C++ enumerator)
- halide_argument_kind_t::halide_argument_kind_output_buffer (C++ enumerator)
- halide_buffer_flags (C++ type)
- halide_buffer_t (C++ struct)
- halide_buffer_t::device (C++ member)
- halide_buffer_t::device_interface (C++ member)
- halide_buffer_t::dim (C++ member)
- halide_buffer_t::dimensions (C++ member)
- halide_buffer_t::flags (C++ member)
- halide_buffer_t::host (C++ member)
- halide_buffer_t::padding (C++ member)
- halide_buffer_t::type (C++ member)
- halide_cplusplus_type_name (C++ struct)
- halide_cplusplus_type_name::CPPTypeType (C++ enum)
- halide_cplusplus_type_name::CPPTypeType::Class (C++ enumerator)
- halide_cplusplus_type_name::CPPTypeType::Enum (C++ enumerator)
- halide_cplusplus_type_name::CPPTypeType::Simple (C++ enumerator)
- halide_cplusplus_type_name::CPPTypeType::Struct (C++ enumerator)
- halide_cplusplus_type_name::CPPTypeType::Union (C++ enumerator)
- halide_device_interface_t (C++ struct)
- halide_dimension_t (C++ struct)
- halide_error_code_t (C++ enum)
- halide_error_code_t::halide_error_code_access_out_of_bounds (C++ enumerator)
- halide_error_code_t::halide_error_code_bad_dimensions (C++ enumerator)
- halide_error_code_t::halide_error_code_bad_extern_fold (C++ enumerator)
- halide_error_code_t::halide_error_code_bad_fold (C++ enumerator)
- halide_error_code_t::halide_error_code_bad_type (C++ enumerator)
- halide_error_code_t::halide_error_code_buffer_allocation_too_large (C++ enumerator)
- halide_error_code_t::halide_error_code_buffer_argument_is_null (C++ enumerator)
- halide_error_code_t::halide_error_code_buffer_extents_negative (C++ enumerator)
- halide_error_code_t::halide_error_code_buffer_extents_too_large (C++ enumerator)
- halide_error_code_t::halide_error_code_buffer_is_null (C++ enumerator)
- halide_error_code_t::halide_error_code_cannot_profile_pipeline (C++ enumerator)
- halide_error_code_t::halide_error_code_constraint_violated (C++ enumerator)
- halide_error_code_t::halide_error_code_constraints_make_required_region_smaller (C++ enumerator)
- halide_error_code_t::halide_error_code_copy_to_device_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_copy_to_host_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_debug_to_file_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_buffer_copy_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_crop_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_crop_unsupported (C++ enumerator)
- halide_error_code_t::halide_error_code_device_detach_native_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_dirty_with_no_device_support (C++ enumerator)
- halide_error_code_t::halide_error_code_device_free_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_interface_no_device (C++ enumerator)
- halide_error_code_t::halide_error_code_device_malloc_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_run_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_sync_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_device_wrap_native_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_explicit_bounds_too_small (C++ enumerator)
- halide_error_code_t::halide_error_code_fold_factor_too_small (C++ enumerator)
- halide_error_code_t::halide_error_code_generic_error (C++ enumerator)
- halide_error_code_t::halide_error_code_gpu_device_error (C++ enumerator)
- halide_error_code_t::halide_error_code_host_and_device_dirty (C++ enumerator)
- halide_error_code_t::halide_error_code_host_is_null (C++ enumerator)
- halide_error_code_t::halide_error_code_incompatible_device_interface (C++ enumerator)
- halide_error_code_t::halide_error_code_internal_error (C++ enumerator)
- halide_error_code_t::halide_error_code_no_device_interface (C++ enumerator)
- halide_error_code_t::halide_error_code_out_of_memory (C++ enumerator)
- halide_error_code_t::halide_error_code_param_too_large (C++ enumerator)
- halide_error_code_t::halide_error_code_param_too_small (C++ enumerator)
- halide_error_code_t::halide_error_code_requirement_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_specialize_fail (C++ enumerator)
- halide_error_code_t::halide_error_code_split_factor_not_positive (C++ enumerator)
- halide_error_code_t::halide_error_code_storage_bound_too_small (C++ enumerator)
- halide_error_code_t::halide_error_code_streaming_vscale_invalid (C++ enumerator)
- halide_error_code_t::halide_error_code_success (C++ enumerator)
- halide_error_code_t::halide_error_code_symbol_not_found (C++ enumerator)
- halide_error_code_t::halide_error_code_trace_failed (C++ enumerator)
- halide_error_code_t::halide_error_code_unaligned_host_ptr (C++ enumerator)
- halide_error_code_t::halide_error_code_unimplemented (C++ enumerator)
- halide_error_code_t::halide_error_code_vscale_invalid (C++ enumerator)
- halide_filter_argument_t (C++ struct)
- halide_handle_cplusplus_type (C++ struct)
- halide_handle_cplusplus_type::cpp_type_modifiers (C++ member)
- halide_handle_cplusplus_type::Modifier (C++ enum)
- halide_handle_cplusplus_type::Modifier::Const (C++ enumerator)
- halide_handle_cplusplus_type::Modifier::FunctionTypedef (C++ enumerator)
- halide_handle_cplusplus_type::Modifier::Pointer (C++ enumerator)
- halide_handle_cplusplus_type::Modifier::Restrict (C++ enumerator)
- halide_handle_cplusplus_type::Modifier::Volatile (C++ enumerator)
- halide_handle_cplusplus_type::ReferenceType (C++ enum)
- halide_handle_cplusplus_type::ReferenceType::LValueReference (C++ enumerator)
- halide_handle_cplusplus_type::ReferenceType::NotReference (C++ enumerator)
- halide_handle_cplusplus_type::ReferenceType::RValueReference (C++ enumerator)
- halide_handle_traits (C++ struct)
- halide_profiler_func_kind (C++ enum)
- halide_profiler_func_kind::halide_profiler_func_kind_allocation (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_copy_to_device (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_copy_to_host (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_free (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_func (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_malloc (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_overhead (C++ enumerator)
- halide_profiler_func_kind::halide_profiler_func_kind_thread_idle (C++ enumerator)
- halide_scalar_value_t (C++ struct)
- halide_target_feature_t (C++ enum)
- halide_target_feature_t::halide_llvm_large_code_model (C++ enumerator)
- halide_target_feature_t::halide_target_feature_arm_dot_prod (C++ enumerator)
- halide_target_feature_t::halide_target_feature_arm_fp16 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv7s (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv81a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv82a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv83a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv84a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv85a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv86a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv87a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv88a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv89a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_armv8a (C++ enumerator)
- halide_target_feature_t::halide_target_feature_asan (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx10_1 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx2 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_cannonlake (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_knl (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_sapphirerapids (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_skylake (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_zen4 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avx512_zen5 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_avxvnni (C++ enumerator)
- halide_target_feature_t::halide_target_feature_c_plus_plus_mangling (C++ enumerator)
- halide_target_feature_t::halide_target_feature_check_unsafe_promises (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cl_atomic64 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cl_doubles (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cl_half (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability100 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability120 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability30 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability32 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability35 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability50 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability61 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability70 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability75 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability80 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability86 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability89 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_cuda_capability90 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_d3d12compute (C++ enumerator)
- halide_target_feature_t::halide_target_feature_debug (C++ enumerator)
- halide_target_feature_t::halide_target_feature_egl (C++ enumerator)
- halide_target_feature_t::halide_target_feature_embed_bitcode (C++ enumerator)
- halide_target_feature_t::halide_target_feature_enable_backtraces (C++ enumerator)
- halide_target_feature_t::halide_target_feature_enable_llvm_loop_opt (C++ enumerator)
- halide_target_feature_t::halide_target_feature_end (C++ enumerator)
- halide_target_feature_t::halide_target_feature_f16c (C++ enumerator)
- halide_target_feature_t::halide_target_feature_fma (C++ enumerator)
- halide_target_feature_t::halide_target_feature_fma4 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_fuzz_float_stores (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hexagon_dma (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm60 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm61 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm62 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm63 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm64 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm65 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm66 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm67 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm68 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hlsl_sm69 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hvx_128 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hvx_v62 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hvx_v65 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hvx_v66 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_hvx_v68 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_jit (C++ enumerator)
- halide_target_feature_t::halide_target_feature_large_buffers (C++ enumerator)
- halide_target_feature_t::halide_target_feature_metal (C++ enumerator)
- halide_target_feature_t::halide_target_feature_msan (C++ enumerator)
- halide_target_feature_t::halide_target_feature_no_asserts (C++ enumerator)
- halide_target_feature_t::halide_target_feature_no_bounds_query (C++ enumerator)
- halide_target_feature_t::halide_target_feature_no_neon (C++ enumerator)
- halide_target_feature_t::halide_target_feature_no_runtime (C++ enumerator)
- halide_target_feature_t::halide_target_feature_opencl (C++ enumerator)
- halide_target_feature_t::halide_target_feature_power_arch_2_07 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_profile (C++ enumerator)
- halide_target_feature_t::halide_target_feature_profile_by_timer (C++ enumerator)
- halide_target_feature_t::halide_target_feature_rvv (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sanitizer_coverage (C++ enumerator)
- halide_target_feature_t::halide_target_feature_semihosting (C++ enumerator)
- halide_target_feature_t::halide_target_feature_simulator (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme2 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme_svl1024 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme_svl128 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme_svl2048 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme_svl256 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sme_svl512 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_soft_float_abi (C++ enumerator)
- halide_target_feature_t::halide_target_feature_spirv (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sse41 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_strict_float (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sve (C++ enumerator)
- halide_target_feature_t::halide_target_feature_sve2 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_trace_loads (C++ enumerator)
- halide_target_feature_t::halide_target_feature_trace_pipeline (C++ enumerator)
- halide_target_feature_t::halide_target_feature_trace_realizations (C++ enumerator)
- halide_target_feature_t::halide_target_feature_trace_stores (C++ enumerator)
- halide_target_feature_t::halide_target_feature_tsan (C++ enumerator)
- halide_target_feature_t::halide_target_feature_user_context (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vsx (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_float16 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_float64 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_int16 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_int64 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_int8 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_version10 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_version12 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_vulkan_version13 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_wasm_bulk_memory (C++ enumerator)
- halide_target_feature_t::halide_target_feature_wasm_mvponly (C++ enumerator)
- halide_target_feature_t::halide_target_feature_wasm_simd128 (C++ enumerator)
- halide_target_feature_t::halide_target_feature_wasm_threads (C++ enumerator)
- halide_target_feature_t::halide_target_feature_webgpu (C++ enumerator)
- halide_target_feature_t::halide_target_feature_x86_apx (C++ enumerator)
- halide_target_processor_t (C++ enum)
- halide_target_processor_t::halide_target_processor_amdfam10 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_bdver1 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_bdver2 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_bdver3 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_bdver4 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_btver1 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_btver2 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_generic (C++ enumerator)
- halide_target_processor_t::halide_target_processor_k8 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_k8_sse3 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_znver1 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_znver2 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_znver3 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_znver4 (C++ enumerator)
- halide_target_processor_t::halide_target_processor_znver5 (C++ enumerator)
- halide_trace_event_code_t (C++ enum)
- halide_trace_event_code_t::halide_trace_begin_parallel_task (C++ enumerator)
- halide_trace_event_code_t::halide_trace_begin_pipeline (C++ enumerator)
- halide_trace_event_code_t::halide_trace_begin_realization (C++ enumerator)
- halide_trace_event_code_t::halide_trace_consume (C++ enumerator)
- halide_trace_event_code_t::halide_trace_end_consume (C++ enumerator)
- halide_trace_event_code_t::halide_trace_end_parallel_task (C++ enumerator)
- halide_trace_event_code_t::halide_trace_end_pipeline (C++ enumerator)
- halide_trace_event_code_t::halide_trace_end_produce (C++ enumerator)
- halide_trace_event_code_t::halide_trace_end_realization (C++ enumerator)
- halide_trace_event_code_t::halide_trace_load (C++ enumerator)
- halide_trace_event_code_t::halide_trace_produce (C++ enumerator)
- halide_trace_event_code_t::halide_trace_store (C++ enumerator)
- halide_trace_event_code_t::halide_trace_tag (C++ enumerator)
- halide_type_code_t (C++ enum)
- halide_type_code_t::halide_type_bfloat (C++ enumerator)
- halide_type_code_t::halide_type_float (C++ enumerator)
- halide_type_code_t::halide_type_handle (C++ enumerator)
- halide_type_code_t::halide_type_int (C++ enumerator)
- halide_type_code_t::halide_type_uint (C++ enumerator)
- halide_type_t (C++ struct)
- halide_type_t::bits (C++ member)
- halide_type_t::code (C++ member)
- halide_type_t::reserved (C++ member)
|