HALIDE_ATTRIBUTE_ALIGN  242 src/runtime/HalideRuntime.h #ifndef HALIDE_ATTRIBUTE_ALIGN
HALIDE_ATTRIBUTE_ALIGN  258 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) halide_type_code_t code; // halide_type_code_t
HALIDE_ATTRIBUTE_ALIGN  260 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) uint8_t code; // halide_type_code_t
HALIDE_ATTRIBUTE_ALIGN  264 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) uint8_t bits;
HALIDE_ATTRIBUTE_ALIGN  267 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(2) uint16_t lanes;
HALIDE_ATTRIBUTE_ALIGN 1135 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) bool host_dirty;
HALIDE_ATTRIBUTE_ALIGN 1136 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) bool dev_dirty;
HALIDE_ATTRIBUTE_ALIGN 1137 src/runtime/HalideRuntime.h     HALIDE_ATTRIBUTE_ALIGN(1) uint8_t _padding[10 - sizeof(void *)];