StructType 19 src/CodeGen_Internal.cpp vector<llvm::Type*> llvm_types(const Closure& closure, llvm::StructType *buffer_t, LLVMContext &context) { StructType 33 src/CodeGen_Internal.cpp StructType *build_closure_type(const Closure& closure, StructType 34 src/CodeGen_Internal.cpp llvm::StructType *buffer_t, StructType 36 src/CodeGen_Internal.cpp StructType *struct_t = StructType::create(*context, "closure_t"); StructType 41 src/CodeGen_Internal.cpp void pack_closure(llvm::StructType *type, StructType 45 src/CodeGen_Internal.cpp llvm::StructType *buffer_t, StructType 85 src/CodeGen_Internal.cpp llvm::StructType *type, StructType 24 src/CodeGen_Internal.h llvm::StructType *build_closure_type(const Closure& closure, llvm::StructType *buffer_t, llvm::LLVMContext *context); StructType 30 src/CodeGen_Internal.h void pack_closure(llvm::StructType *type, StructType 34 src/CodeGen_Internal.h llvm::StructType *buffer_t, StructType 43 src/CodeGen_Internal.h llvm::StructType *type, StructType 911 src/CodeGen_LLVM.cpp StructType *type_t_type = module->getTypeByName("struct.halide_type_t"); StructType 2324 src/CodeGen_LLVM.cpp (llvm::Type *)StructType::get(*context, types)); StructType 2987 src/CodeGen_LLVM.cpp StructType *closure_t = build_closure_type(closure, buffer_t_type, context); StructType 27 src/CodeGen_LLVM.h class StructType; StructType 182 src/CodeGen_LLVM.h llvm::StructType *buffer_t_type, StructType 427 src/JITModule.cpp halide_buffer_t = llvm::StructType::create(jit_module->context, "struct.halide_buffer_t"); StructType 302 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c const StructType *structType;\ StructType 310 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c typedef struct StructType StructType; StructType 302 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c const StructType *structType;\ StructType 310 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c typedef struct StructType StructType;