#include <Generator.h>
Definition at line 1382 of file Generator.h.
◆ StubInput() [1/4]
◆ StubInput() [2/4]
Halide::Internal::StubInput::StubInput |
( |
const Parameter & | p | ) |
|
|
inline |
◆ StubInput() [3/4]
Halide::Internal::StubInput::StubInput |
( |
const Func & | f | ) |
|
|
inline |
◆ StubInput() [4/4]
Halide::Internal::StubInput::StubInput |
( |
const Expr & | e | ) |
|
|
inline |
◆ kind()
ArgInfoKind Halide::Internal::StubInput::kind |
( |
| ) |
const |
|
inline |
◆ parameter()
Parameter Halide::Internal::StubInput::parameter |
( |
| ) |
const |
|
inline |
◆ func()
Func Halide::Internal::StubInput::func |
( |
| ) |
const |
|
inline |
◆ expr()
Expr Halide::Internal::StubInput::expr |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: