Halide 19.0.0
Halide compiler and libraries
|
#include <printer.h>
Classes | |
struct | Float16Bits |
Protected Member Functions | |
NEVER_INLINE void | allocation_error () const |
Protected Attributes | |
char * | dst |
char *const | end |
char *const | start |
void *const | user_context |
|
inline |
|
delete |
|
delete |
|
inlineprotected |
Definition at line 51 of file printer.h.
References halide_error(), and user_context.
|
inline |
Definition at line 74 of file printer.h.
References dst, halide_msan_annotate_memory_is_initialized(), start, and user_context.
|
inline |
Definition at line 79 of file printer.h.
References dst, halide_debug_assert, start, and user_context.
|
inline |
Definition at line 84 of file printer.h.
References end, halide_debug_assert, start, and user_context.
|
inline |
|
inline |
|
inline |
Definition at line 114 of file printer.h.
References dst, end, and halide_string_to_string().
|
inline |
Definition at line 119 of file printer.h.
References dst, end, and halide_int64_to_string().
|
inline |
Definition at line 124 of file printer.h.
References dst, end, and halide_int64_to_string().
|
inline |
Definition at line 129 of file printer.h.
References dst, end, and halide_uint64_to_string().
|
inline |
Definition at line 134 of file printer.h.
References dst, end, and halide_uint64_to_string().
|
inline |
Definition at line 139 of file printer.h.
References dst, end, and halide_double_to_string().
|
inline |
Definition at line 144 of file printer.h.
References dst, end, and halide_double_to_string().
|
inline |
Definition at line 149 of file printer.h.
References Halide::Runtime::Internal::PrinterBase::Float16Bits::bits, dst, end, halide_double_to_string(), and halide_float16_bits_to_double().
|
inline |
Definition at line 155 of file printer.h.
References dst, end, and halide_pointer_to_string().
|
inline |
Definition at line 160 of file printer.h.
References dst, end, and halide_type_to_string().
|
inline |
Definition at line 165 of file printer.h.
References dst, end, and halide_buffer_to_string().
|
inline |
|
delete |
|
delete |
|
protected |
Definition at line 46 of file printer.h.
Referenced by clear(), erase(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), size(), and str().
|
protected |
Definition at line 47 of file printer.h.
Referenced by capacity(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), and PrinterBase().
|
protected |
Definition at line 48 of file printer.h.
Referenced by capacity(), clear(), erase(), PrinterBase(), size(), and str().
|
protected |
Definition at line 49 of file printer.h.
Referenced by allocation_error(), capacity(), size(), and str().