|
Halide 14.0.0
Halide compiler and libraries
|
#include <Generator.h>
Protected Types | |
| using | Expr = Halide::Expr |
| using | EvictionKey = Halide::EvictionKey |
| using | ExternFuncArgument = Halide::ExternFuncArgument |
| using | Func = Halide::Func |
| using | GeneratorContext = Halide::GeneratorContext |
| using | ImageParam = Halide::ImageParam |
| using | LoopLevel = Halide::LoopLevel |
| using | MemoryType = Halide::MemoryType |
| using | NameMangling = Halide::NameMangling |
| using | Pipeline = Halide::Pipeline |
| using | PrefetchBoundStrategy = Halide::PrefetchBoundStrategy |
| using | RDom = Halide::RDom |
| using | RVar = Halide::RVar |
| using | TailStrategy = Halide::TailStrategy |
| using | Target = Halide::Target |
| using | Tuple = Halide::Tuple |
| using | Type = Halide::Type |
| using | Var = Halide::Var |
| template<typename T > | |
| using | GeneratorParam = Halide::GeneratorParam< T > |
| template<typename T = void, int D = -1> | |
| using | Buffer = Halide::Buffer< T, D > |
| template<typename T > | |
| using | Param = Halide::Param< T > |
Static Protected Member Functions | |
| template<typename T > | |
| static Expr | cast (Expr e) |
| static Expr | cast (Halide::Type t, Expr e) |
| static Type | Bool (int lanes=1) |
| static Type | Float (int bits, int lanes=1) |
| static Type | Int (int bits, int lanes=1) |
| static Type | UInt (int bits, int lanes=1) |
Definition at line 2985 of file Generator.h.
|
protected |
Definition at line 2990 of file Generator.h.
|
protected |
Definition at line 2991 of file Generator.h.
|
protected |
Definition at line 2992 of file Generator.h.
|
protected |
Definition at line 2993 of file Generator.h.
|
protected |
Definition at line 2994 of file Generator.h.
|
protected |
Definition at line 2995 of file Generator.h.
|
protected |
Definition at line 2996 of file Generator.h.
|
protected |
Definition at line 2997 of file Generator.h.
|
protected |
Definition at line 2998 of file Generator.h.
|
protected |
Definition at line 2999 of file Generator.h.
|
protected |
Definition at line 3000 of file Generator.h.
|
protected |
Definition at line 3001 of file Generator.h.
|
protected |
Definition at line 3002 of file Generator.h.
|
protected |
Definition at line 3003 of file Generator.h.
|
protected |
Definition at line 3004 of file Generator.h.
|
protected |
Definition at line 3005 of file Generator.h.
|
protected |
Definition at line 3006 of file Generator.h.
|
protected |
Definition at line 3007 of file Generator.h.
|
protected |
Definition at line 3016 of file Generator.h.
|
protected |
Definition at line 3018 of file Generator.h.
|
protected |
Definition at line 3020 of file Generator.h.
Definition at line 3009 of file Generator.h.
|
inlinestaticprotected |
Definition at line 3012 of file Generator.h.
References Halide::cast().
|
inlinestaticprotected |
Definition at line 3021 of file Generator.h.
References Halide::Bool().
|
inlinestaticprotected |
Definition at line 3024 of file Generator.h.
References Halide::Float().
|
inlinestaticprotected |
Definition at line 3027 of file Generator.h.
References Halide::Int().
|
inlinestaticprotected |
Definition at line 3030 of file Generator.h.
References Halide::UInt().